Skip to content

Commit

Permalink
Crop long outputs to make it easier to visualize the notebooks on git…
Browse files Browse the repository at this point in the history
…hub.com
  • Loading branch information
ageron committed Apr 23, 2019
1 parent ba4bee9 commit 2d5d735
Show file tree
Hide file tree
Showing 12 changed files with 1,187 additions and 21,988 deletions.
8 changes: 4 additions & 4 deletions 02_end_to_end_machine_learning_project.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5773,7 +5773,7 @@
},
{
"cell_type": "code",
"execution_count": 138,
"execution_count": 137,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -5810,7 +5810,7 @@
" scoring='neg_mean_squared_error', verbose=2)"
]
},
"execution_count": 138,
"execution_count": 137,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -5828,7 +5828,7 @@
},
{
"cell_type": "code",
"execution_count": 139,
"execution_count": 138,
"metadata": {},
"outputs": [
{
Expand All @@ -5838,7 +5838,7 @@
" 'preparation__num__imputer__strategy': 'most_frequent'}"
]
},
"execution_count": 139,
"execution_count": 138,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
Loading

0 comments on commit 2d5d735

Please sign in to comment.