Skip to content

Commit

Permalink
rerun 08 with newer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amueller committed May 20, 2020
1 parent 71d0604 commit a5fb2d1
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions 08-conclusion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": true
},
"metadata": {},
"outputs": [],
"source": [
"from sklearn.base import BaseEstimator, TransformerMixin\n",
Expand Down Expand Up @@ -108,7 +106,7 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python [conda root]",
"display_name": "Python [conda env:root] *",
"language": "python",
"name": "conda-root-py"
},
Expand All @@ -122,9 +120,10 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
}
"version": "3.7.6"
},
"toc-autonumbering": false
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 4
}

0 comments on commit a5fb2d1

Please sign in to comment.