Displaying 6 results from an estimated 6 matches for "exchage".
Did you mean:
exchange
2009 May 12
1
questions on rpart (tree changes when rearrange the order of covariates?!)
...lt;-data.frame(mydata[,c(1,6,3,4,5,2,7,8,9)])
fit3<-rpart(diabetes~., data=pmydata,method="class")
plot(fit3,uniform=T,main="CART after exchaging mass & glucose")
text(fit3,use.n=T,cex=0.6)
printcp(fit3)
table(predict(fit3,type="class"),pmydata$diabetes)
##after exchage the order of BODY mass and PLASMA glucose
neg pos
neg 436 64
pos 64 204
#Klimt(fit3,pmydata)
Thanks,
--------------------------------------------------------------------------------------
Yuanyuan Huang
[[alternative HTML version deleted]]
2009 May 22
1
bug in rpart?
...lt;-data.frame(mydata[,c(1,6,3,4,5,2,7,8,9)])
fit3<-rpart(diabetes~., data=pmydata,method="class")
plot(fit3,uniform=T,main="CART after exchaging mass & glucose")
text(fit3,use.n=T,cex=0.6)
printcp(fit3)
table(predict(fit3,type="class"),pmydata$diabetes)
##after exchage the order of BODY mass and PLASMA glucose
neg pos
neg 436 64
pos 64 204
Best,
--
--------------------------------------------------------------------------------------
Yuanyuan Huang
Email: sunnyuan.h at gmail.com
-------------- next part --------------
A non-text attachment was scr...
2011 Apr 17
0
Samba connection problem
...192.168.1.14 (192.168.1.14) connect to service public initially as user nobody (uid=99, gid=99) (pid 9026)
[2011/04/17 11:13:28, 1] smbd/service.c:make_connection_snum(1077)
192.168.1.14 (192.168.1.14) connect to service exchage initially as user nobod y (uid=99, gid=99) (pid 9026)
[2011/04/17 11:13:55, 1] smbd/service.c:close_cnum(1274)
192.168.1.14 (192.168.1.14) closed connection to service public
[2011/04/17 11:13:55, 1] smbd/service.c:close_...
2008 Jun 06
1
how to reduce footprint of smbd?
Hello
This is my first mail for this list, so please be considerately.
I'm trying to build a tiny version of samba for an embedded device.
currently im using the version 2.2 with a footprint of smbd 2.4M.
Thats to much.
Is there a way/patch to build smbd without everything beside file exchage?
I don't need printer, swat, ldap,.... support. Just exchange.
I have disabled most of the features via .configure but thats not enough.
I found a patch for 2.0 which disable some parts of printing.
https://dev.openwrt.org/browser/packages/net/samba/patches/100-samba.patch
Anybody a solution...
2003 Feb 21
2
One last windows/linux question
One last windows/linux question...
We have an exchange server, only accessible by the exchange protocols. I.E.
no pop, no Imap, and no web. What can I use Linux side to connect to this?
(here's my attempt, to be the only one on the network NOT to use windows)
J
2007 Feb 04
5
Unicall/R2 for Asterisk 1.4 Available for TESTING
Im glad to let you know that finally I invested some time to make work
Unicall in Asterisk 1.4, I must say not much testing could be done
since I have no hardware available ( cards, servers ), however a
friend was able to test it with a couple of calls with success, I need
you to test this and report some feedback.
The sources are available in:
http://moy.ivsol.net/unicall/soft-switch/r1b1/