ekg / hhga

haplotypes genotypes and alleles example decision synthesizer
MIT License
20 stars 3 forks source link

bootstrap and multiclass bug #22

Open nikete opened 8 years ago

nikete commented 8 years ago

name=warsaw; time vw -d robots134h.shuf.hhga.gz --binary --passes 40 --ect 7 -q mm --save_per_pass --cache_file $name.cache -f ~/$name.model --save_resume -b 25 --bootstrap 3 2>&1 | tee ~/$name.log average since example example current current current loss last counter weight label predict features 0.000000 0.000000 1 1.0 0.0000 0.0000 3789 0.000000 0.000000 2 2.0 0.0000 0.0000 2365 0.000000 0.000000 4 4.0 0.0000 0.0000 3158 0.000000 0.000000 8 8.0 0.0000 0.0000 1518 0.000000 0.000000 16 16.0 0.0000 0.0000 1184 0.000000 0.000000 32 32.0 0.0000 0.0000 2584 0.000000 0.000000 64 64.0 0.0000 0.0000 2149 [0

removing the bootstrap makes the labels be correct