Modify

Opened 13 years ago

Last modified 13 years ago

#16 new defect

Differences with Traintest/Test results with TreeLearner/SingleStumpLearner

Reported by: /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@… Owned by: busarobi
Priority: major Milestone: Release
Component: Multiboost code Version: 2.0
Keywords: Cc: busarobi@…, djalel.benbouzid@…

Description

("Margin comparison failed" means that absolute difference exceeds difference exceeds 0.001)

dst : numerical; ds : glass; lt : TreeLearner; sl: AdaBoostMH; bl : SingleStumpLearner; run : test
Logfile: /tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner.log
Margin columns comparison failed : Differing lines : 14;89;90;91 ;
infos : ["TrainTest/Test";
 "/tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-traintest.dta";
 "/tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-test.dta"]

The traintest command

../MultiBoost/multiboost  --fileformat arff --constant --weightpolicy proportional --seed 71 --traintest 'examples/glass.train.arff' 'examples/glass.test.arff' 100 --outputinfo '/tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-traintest.dta' --shypname '/tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-traintest' --stronglearner AdaBoostMH --learnertype TreeLearner --baselearnertype SingleStumpLearner 5

The test command

../MultiBoost/multiboost  --fileformat arff --constant --weightpolicy proportional --seed 71 --test 'examples/glass.test.arff' '/tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-traintest.xml' 100 '/tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-test-predictions.dta' --outputinfo '/tmp/results/20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-test.dta' --stronglearner AdaBoostMH --learnertype TreeLearner --baselearnertype SingleStumpLearner 5

Attachments (3)

20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner.log (4.6 KB) - added by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@… 13 years ago.
Logfile
20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-traintest.dta (2.5 KB) - added by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@… 13 years ago.
traintest output
20110726-glass-TreeLearner-AdaBoostMH-SingleStumpLearner-test.dta (9.2 KB) - added by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@… 13 years ago.
test output

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@…

Logfile

Changed 13 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@…

traintest output

Changed 13 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@…

test output

comment:1 Changed 13 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Francois-David Collin/emailAddress=Francois-David.Collin@…

Cc: busarobi@… djalel.benbouzid@… added; Róbert Busa-Fekete <busarobi@…> Djalel Benbouzid <djalel.benbouzid@…> removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain busarobi.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from busarobi to the specified user. Next status will be 'new'.
The owner will be changed from busarobi to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.