Next: C. Miscellanea
Up: B.5 Examples
Previous: B.5.2.3 train and predict
Contents
An example of super learner use, where one of the
sublearners is loaded from the file saved.bin
created by the train example above:./afc roc in spardat-train.txt:0.5+ testset spardat-test.txt:0.5+
learner super superlearner ``newknn k 101''
learners ``lr:bc:dtree chi 0.01:FILE saved.bin''
pout predicts.txt
Next: C. Miscellanea
Up: B.5 Examples
Previous: B.5.2.3 train and predict
Contents
Copyright 2004 Paul Komarek, komarek@cmu.edu