new theory: predict from cv + parametric rounds

This commit is contained in:
giuliohome 2014-09-01 01:50:07 +02:00
parent dde22976cf
commit 0be4f0032c

View File

@ -10,7 +10,7 @@ Here you have:
Start the demo from the root folder like this:
bin\x64\Debug\kaggle_higgs_demo.exe training_path.csv test_path.csv sharp_pred.csv NFoldCV
bin\x64\Debug\kaggle_higgs_demo.exe training_path.csv test_path.csv sharp_pred.csv NFoldCV NRound
NFoldCV: 0 => no cv , 5 = 5-fold-cv, 10 = 10-fold-cv :-)