I'm trying to run the code for training model. And using sklearn library. I have install latest version of sklearn
but this error occur.
sklearn
error:
Asked
Active
Viewed 90 times
0

Ismael Padilla
- 5,246
- 4
- 23
- 35

sheikh fahad
- 13
- 2
-
1which sklearn version are you using ? – YOLO Jan 26 '20 at 21:36
-
Is it the same issue as in https://stackoverflow.com/q/49558126? – Jongware Jan 26 '20 at 23:20
-
yes YOLO. But the issue is resolved. I closed the ipython notebook and run it again then the issue is resolved. Thanks – sheikh fahad Jan 28 '20 at 11:07