Displaying 6 results from an estimated 6 matches for "exchaging".
Did you mean:
exchanging
2009 May 12
1
questions on rpart (tree changes when rearrange the order of covariates?!)
...s"),mydata$diabetes)
## misclassifcation table: rows are fitted class
neg pos
neg 437 68
pos 63 200
#Klimt(fit2,mydata)
pmydata<-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,
--------------------------------------...
2009 May 22
1
bug in rpart?
...it2,type="class"),mydata$diabetes)
## misclassifcation table: rows are fitted class
neg pos
neg 437 68
pos 63 200
pmydata<-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,
--
----------------------------------------------------------...
2011 Apr 17
0
Samba connection problem
Hi,everyone,
I'm currently sharing files with Samba,but i can't collect the samba server.the samba server is a centos5.5 and the client is a windows 7 PC.
I can't find any resolution for this
this is the log
[2011/04/17 11:13:27, 1] smbd/service.c:make_connection_snum(1077)
192.168.1.14 (192.168.1.14) connect to service public initially as user nobody
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
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/