From 0be4f0032cac0c99267da0b44ff9f838afaec9b6 Mon Sep 17 00:00:00 2001 From: giuliohome Date: Mon, 1 Sep 2014 01:50:07 +0200 Subject: [PATCH] new theory: predict from cv + parametric rounds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e26a02e25..109ac13c5 100644 --- a/README.md +++ b/README.md @@ -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 :-)