Skip to content

Commit 22041df

Browse files
authored
Merge pull request #505 from mlrun/1.5.x-dev
1.5.x dev
2 parents 28752c7 + 0bda493 commit 22041df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto/converting-to-mlrun/mlrun-code.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@
386386
" 'scale_pos_weight':1,\n",
387387
" 'zero_as_missing': True,\n",
388388
" 'seed':0,\n",
389-
" 'num_rounds':50000\n",
389+
" 'num_rounds':50000,\n",
390390
" 'early_stopping_rounds':500,\n",
391391
" 'verbose_eval':500\n",
392392
" }"

0 commit comments

Comments
 (0)