Displaying 3 results from an estimated 3 matches for "tabs3".
Did you mean:
tabs
2013 Jan 08
0
bagging SVM Ensemble
...t;noboot3) voteboot3<-1 else voteboot3<-0
noboot4<-sum(predictions4==0)
yesboot4<-sum(predictions4==1)
voteboot4<-c()
if(yesboot4>noboot4) voteboot4<-1 else voteboot4<-0
tabs1 <- table(pred = predictions1,testset$class)
tabs2 <- table(pred = predictions2,testset$class)
tabs3 <- table(pred = predictions3,testset$class)
tabs4 <- table(pred = predictions4,testset$class)
ecrbootmodellin<-(tabs1[2,1]+tabs1[1,2])/sum(tabs1)
ecrbootmodelpoly<-(tabs2[2,1]+tabs2[1,2])/sum(tabs2)
ecrbootmodelrad<-(tabs3[2,1]+tabs3[1,2])/sum(tabs3)
ecrbootmodeltan<-(tabs4[2,1]+t...
2005 Apr 08
1
Database Problems
...did a
force user= on it. I had thought that this worked, but of course users
never bothered to tell me that after a short period of time the problem
reemerged. I'm wondering what other tricks I might use here to eleviate
this problem.
The server is a LDAP PDC running 3.0.10. smb.conf. Tabs3 is the
database directory
global]
workgroup = FSKS
server string = Camarillo
interfaces =
obey pam restrictions = Yes
passdb backend = ldapsam:ldap://
log file = /usr/log/samba/%m.log
max log size = 50
acl compatibility = win2k
m...
2008 Aug 04
0
Help needed: strange issue with share mapping at logon
...are\Spex+\Paths")
EndIf
;Tabs+v3
$RC = ExistKey("HKEY_CURRENT_USER\Software\VB and VBA Program Settings")
If $RC <> 0
AddKey("HKEY_CURRENT_USER\Software\VB and VBA Program Settings")
EndIf
$RC = ExistKey("HKEY_CURRENT_USER\Software\VB and VBA Program
Settings\Tabs3")
If $RC <> 0
AddKey("HKEY_CURRENT_USER\Software\VB and VBA Program Settings\Tabs3")
EndIf
$RC = ExistKey("HKEY_CURRENT_USER\Software\VB and VBA Program
Settings\Tabs3\Startup")
If $RC <> 0
AddKey("HKEY_CURRENT_USER\Software\VB and VBA Program
Setti...