Displaying 3 results from an estimated 3 matches for "testind".
Did you mean:
  testing
  
2007 Jan 22
0
Recursive-SVM (R-SVM)
...<- paste("Lev_", ladder, sep="")
nTests <- 0
SelFreq <- matrix( 0, nrow=nGene, ncol=length(ladder))
colnames(SelFreq) <- paste("Lev_", ladder, sep="")
## for each CV 
for( i in 1:CVnum )
{
## split data
if( CVtype == "LOO" )
{
TestInd <- i
TrainInd <- SampInd[ -TestInd]
} else
{
if( CVtype == "bootstrape" )
{
TrainInd <- sample(SampInd, nSample, replace=T )
TestInd <- SampInd[ which(!(SampInd %in% TrainInd ))]
} else
{
## Nfold
TrainInd <- sample(SampInd, nSample*(CVtype-1)/CVtype )
TestInd &...
2004 Jul 12
1
Can I hear voice messages from diax phone button directly ?
Hi,
I'm testind Diax. I have flashing note about 1 new voice message. Can I hear
it somehow from Diax gui, or must I call pbx to get message ?
Thanks,
Robert.
2014 Nov 18
1
Virt SIG meeting minutes
...[14:08]
* gwd tries to remember the nick of the guy who was working on that...
<gwd> Well the Xen status is:
<gwd> * I've got Xen 4.4.1 built in the CBS (unsigned)
<gwd> * It's using an "updated" blktap2.5, but I'm not sure how stable it is
      (needs more testind)  [14:09]
<jonludlam> (tbh I hadn't been pinging about it as I've had to work on other
        things recently...)
<gwd> * And before we can do a proper release, I'd need to rebuild libvirt
<jonludlam> gwd, is it using the dkms blktap module?
<jzb> Evolution: pin...