3 files changed
+3
-2
lines changedDiff for: environment.yml
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + |
Diff for: mglearn/plot_nmf.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Diff for: mglearn/plot_pca.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
4 commit comments
zguangzhi commentedon Oct 2, 2019
No module named joblib? So where is joblib?
amueller commentedon Oct 2, 2019
dhdistc commentedon May 20, 2020
No module named 'sklearn.externals.six?So where is sklearn.externals.six
amueller commentedon May 25, 2020
This should be fixed in new version of mglearn. There is no need for six.