scikit learn problem
Hello I tried to run a pickle and after that i couldn't to run any program containing sklearn I uninstall python and install again but i still have problem with scikit learn can anybody help me . thank you. -- https://mail.python.org/mailman/listinfo/python-list
Re: scikit learn problem
On Monday, 11 May 2020 19:11:59 UTC+4:30, pari...@gmail.com wrote: > Hello > I tried to run a pickle code and after that i couldn't run any program > containing sklearn > I uninstall python and install again but i still have problem with scikit > learn can anybody help me . thank you. the error is something like that "Traceback (most recent call last): File "C:/Users/Rah/Desktop/python/sckitlearn/6.py", line 1, in from sklearn.linear_model import LogisticRegression File "C:\Users\Rah\AppData\Local\Programs\Python\Python37\lib\site-packages\sklearn\__init__.py", line 76, in from .base import clone" -- https://mail.python.org/mailman/listinfo/python-list
Re: scikit learn problem
On Monday, 11 May 2020 19:11:59 UTC+4:30, pari...@gmail.com wrote: > Hello > I tried to run a pickle and after that i couldn't run any program containing > sklearn > I uninstall python and install again but i still have problem with scikit > learn can anybody help me . thank you. the error is something like that "Traceback (most recent call last): File "C:/Users/Rah/Desktop/python/sckitlearn/6.py", line 1, in from sklearn.linear_model import LogisticRegression File "C:\Users\Rah\AppData\Local\Programs\Python\Python37\lib\site-packages\sklearn\__init__.py", line 76, in from .base import clone" -- https://mail.python.org/mailman/listinfo/python-list