Skip to content

Commit 0febd3a

Browse files
authored
Merge pull request aws#151 from kalescky/master
remove num_class = 1
2 parents 0be5d7f + 576b288 commit 0febd3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

introduction_to_applying_machine_learning/video_game_sales/video-game-sales-xgboost.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,6 @@
393393
" \"scale_pos_weight\":\"2.0\",\n",
394394
" \"subsample\":\"0.5\",\n",
395395
" \"objective\":\"binary:logistic\",\n",
396-
" \"num_class\":\"1\", \n",
397396
" \"num_round\":\"100\"\n",
398397
" },\n",
399398
" \"StoppingCondition\": {\n",

0 commit comments

Comments
 (0)