We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d0604 commit a5fb2d1Copy full SHA for a5fb2d1
08-conclusion.ipynb
@@ -35,9 +35,7 @@
35
{
36
"cell_type": "code",
37
"execution_count": 1,
38
- "metadata": {
39
- "collapsed": true
40
- },
+ "metadata": {},
41
"outputs": [],
42
"source": [
43
"from sklearn.base import BaseEstimator, TransformerMixin\n",
@@ -108,7 +106,7 @@
108
106
"metadata": {
109
107
"anaconda-cloud": {},
110
"kernelspec": {
111
- "display_name": "Python [conda root]",
+ "display_name": "Python [conda env:root] *",
112
"language": "python",
113
"name": "conda-root-py"
114
},
@@ -122,9 +120,10 @@
122
120
"name": "python",
123
121
"nbconvert_exporter": "python",
124
"pygments_lexer": "ipython3",
125
- "version": "3.5.2"
126
- }
+ "version": "3.7.6"
+ },
+ "toc-autonumbering": false
127
128
"nbformat": 4,
129
- "nbformat_minor": 1
+ "nbformat_minor": 4
130
}
0 commit comments