update samples from Release-169 as a part of 1.0.85 SDK release (#742)

Co-authored-by: vizhur <vizhur@live.com>
This commit is contained in:
Harneet Virk
2020-01-21 15:00:15 -08:00
committed by vizhur
parent 512630472b
commit b05ff80e9d
57 changed files with 725 additions and 1881 deletions

View File

@@ -198,7 +198,6 @@
"automl_settings = {\n",
" \"n_cross_validations\": 3,\n",
" \"primary_metric\": 'r2_score',\n",
" \"preprocess\": True,\n",
" \"enable_early_stopping\": True, \n",
" \"experiment_timeout_hours\": 0.3, #for real scenarios we reccommend a timeout of at least one hour \n",
" \"max_concurrent_iterations\": 4,\n",