Custom Query (4 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 of 4)

1 2
Ticket Resolution Summary Owner Reporter
#3 fixed SingleSparseLearner inconsistent results busarobi /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@…
Description

with the example sparse dataset and

multiboost --fileformat svmlight --constant --weightpolicy proportional --traintest ./train.txt ./test.txt 1000 --outputinfo ./OK/OK-sparse--SingleSparseStumpLearner-traintest.dta --shypname ./OK/OK-sparse--SingleSparseStumpLearner-traintest.xml --learnertype SingleSparseStumpLearner --verbose 0 --seed 71

multiboost --fileformat svmlight --constant --weightpolicy proportional --test ./test.txt ./OK/OK-sparse--SingleSparseStumpLearner-traintest.xml 1000 ./OK/OK-sparse--SingleSparseStumpLearner-test-predictions.dta --outputinfo ./OK/OK-sparse--SingleSparseStumpLearner-test.dta --learnertype SingleSparseStumpLearner --verbose 0 --seed 71

Results from outputinfo in the test are not consistent with the ErrTrn of the traintest.

1 2
Note: See TracQuery for help on using queries.