search for: fisch

Displaying 5 results from an estimated 5 matches for "fisch".

Did you mean: finch
2009 Apr 13
2
Random Forests Variable Importance Question
...o involve how a radio converts radio waves into sound. If anyone can help me out at all it would be really great.? I have read many many lectures on random forests and other data mining lectures but I have never found simple answers about how to read the variable importance measures. Thanks, Paul Fisch
1999 Oct 20
2
Samba - Unix password sync
...hgpasswd.c:dochild(189) Invoking '/bin/passwd web' as password change program. [1999/10/20 17:46:25, 100] smbd/chgpasswd.c:talktochild(263) talktochild: chatbuf=[*password*] responsebuf=[New password: ] [1999/10/20 17:46:25, 100] smbd/chgpasswd.c:talktochild(276) talktochild: sendbuf=[fisch ] [1999/10/20 17:46:25, 100] smbd/chgpasswd.c:talktochild(263) talktochild: chatbuf=[*password*] responsebuf=[ New password (again): ] [1999/10/20 17:46:25, 100] smbd/chgpasswd.c:talktochild(276) talktochild: sendbuf=[fisch ] [1999/10/20 17:46:29, 10] lib/util_sock.c:read_with_timeout(386...
2008 Aug 13
1
need help with stat functions(like adaboost, random forests and glm)
...it by its name but instead by its column indice like this: glm(data_frame[[3]] ~ ., data=data_frame[,c(1,2,3)], family=binomial(logit)); However, when I do this I am getting completely different results and I have no idea why. If anyone could help it would be greatly appreciated. Thanks, Paul Fisch [[alternative HTML version deleted]]
2006 Nov 09
1
Using Substring Width with Mailhome Variables
...e: 1.0-0.beta8.2.fc5. Did I misunderstand the syntax? Am I using the wrong version? I won't be able to use dovecot without support for this feature as I am hosting many thousands of domains and know not how else to resolve them all. Thanks for all your time in advance, Matt Matthew Fisch Your-Site.com
2008 Jun 20
1
Some help with dates.
Hey, I'm new to R but familiar with other programming languages. Basically, I want to store an array of dates. For each of these dates I want to store only the day of the week and the hour. So for example: "Monday 12" would be Monday at 12 o'clock and "Tuesday 20" would be Tuesday at 8 p.m. Alternatively it could be stored as 0-6 for Sunday to Saturday. So Tuesday