search for: masz

Displaying 4 results from an estimated 4 matches for "masz".

Did you mean: mask
2009 Mar 11
1
prediction error for test set-cross validation
...lidation. I build logistic regression model as: >model <- glm(qual ~ AgGr + FaHx + PrHx + PrSr + PaLp + SvD + IndExam + Rad +BrDn + BRDS + PrinFin+ SkRtr + NpRtr + SkThck +TrThkc + SkLes + AxAdnp + ArcDst + MaDen + CaDt + MaMG + MaMrp + MaSh + SCTub + SCFoc + MaSz, family=binomial(link=logit)); Where the variables are taken from the trainSet of size 1989x31. The test set is sized 222x31. Now my question is when I try to predict on the test set it gives me the error: > predict.glm(model, testSet, type ="response") "Error in drop(X[...
2005 Jun 23
2
Postfix problem with DNS
...d. Name service error for name=somedomain.com type=MX: Host not found, try again) My resolv.conf is proper. I can ping any server, but postfix cannot see them. What can I do ? Postfix 2.1.5 Best Regards Kuba ---------------------------------------------------------------------- OMNIXMAIL! Jesli masz telefon w sieci Era i dostep do WAP, to mozesz na komorce odbierac poczte ze wszystkich swoich kont poczty e-mail! OMNIXMAIL jest w Era Omnix: http://link.interia.pl/f1896
2002 Sep 02
3
smbd + nmbd don't want to start
hi, masters! i have installed RedHat 7.2 and Samba 2.2.5. i did everything step by step: ./configure , make , make install , etc... i cannot start 'smbd' and 'nmbd' daemons. i try to run them from the command line or from inetd and i get something like: "there is no such command" all Samba commands are in the same hierarchy /usr/local/samba/bin. i can run other
2007 Jun 21
7
test program #2: mmaping
Attached another test program. I don't expect it to print any errors with any OS, but I'd like to confirm it for non-Linux SMP kernels. (Except for OpenBSD, it doesn't work correctly in it anyway because it doesn't support mixing write()s and mmap()) -------------- next part -------------- A non-text attachment was scrubbed... Name: concurrency.c Type: text/x-csrc Size: 2256