Skip to content

Commit 891f9c3

Browse files
author
Michael Galarnyk
committed
Updated
1 parent b50681e commit 891f9c3

31 files changed

+3079
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Sklearn/.DS_Store

0 Bytes
Binary file not shown.

Sklearn/CART/.DS_Store

2 KB
Binary file not shown.

Sklearn/CART/Dt_Classification/ClassificationTreeAnatomy.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"\n",
1919
"from sklearn.model_selection import train_test_split\n",
2020
"from sklearn import tree\n",
21-
"from IPython.display import Image"
21+
"x"
2222
]
2323
},
2424
{
@@ -1174,7 +1174,7 @@
11741174
"name": "python",
11751175
"nbconvert_exporter": "python",
11761176
"pygments_lexer": "ipython3",
1177-
"version": "3.6.8"
1177+
"version": "3.7.6"
11781178
}
11791179
},
11801180
"nbformat": 4,
10 KB
Binary file not shown.

0 commit comments

Comments
 (0)