«scikit-learn» 태그된 질문

3
ImportError : sklearn이라는 모듈이 없습니다
이 지침 에 따라 scikit-learn을 설치했습니다. 지금 다시 실행하려고 할 때도 : sudo pip install -U scikit-learn 설치가 정상임을 증명하는이 메시지가 나타납니다. Requirement already up-to-date: scikit-learn in /home/begueradj/.local/lib/python2.7/site-packages 그러나 나는 그것을 가져 오지 못했습니다 : begueradj@begueradj-Sampo:~/Desktop/begueradj$ python Python 2.7.6 (default, Mar 22 2014, 22:59:38) [GCC 4.8.2] on linux2 Type "help", …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.