Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- mock server
- todo project
- 백엔드 인턴십
- self
- Postman
- 집계함수
- 코딩테스트
- API
- sqlalchemy
- cerbot
- 함수
- numpy
- 컴프리헨션
- 파이써닉코드
- RDS
- Django
- yaml
- PYTHON
- 토이프로젝트
- EC2
- 프리온보딩
- 클래스
- 조건연산
- 행렬곱
- 파이썬
- 프로그래머스
- spring boot
- 람다함수
- Comprehension
- Jar배포
Archives
- Today
- Total
build my life
[Jupyter] ModuleNotFoundError: No Module named 'sklearn' 본문
728x90
[ 문제 상황 ]
sklearn 설치 시 모듈을 찾을 수 없다는 에러 발생
[ 해결 방법 ]
!pip install scikit-learn
728x90
'에러상황기록' 카테고리의 다른 글
[🔥Build Error] A problem occurred configuring root project... (0) | 2024.01.12 |
---|---|
Spring Boot JPA 사용자 정의 메소드 관련 문제 (0) | 2023.08.09 |
django migrations 오류 (0) | 2023.04.23 |
[git error] fatal : Need to specify how to reconcile divergent branches. (0) | 2023.04.23 |
[이미지 저장 관련] IOError: cannot write mode CMYK as PNG (0) | 2023.04.23 |