강의

멘토링

커뮤니티

Inflearn Community Q&A

calibreee6977's profile image
calibreee6977

asked

Introduction to Machine Learning from Scratch

Categorical Data Handling

import sklearn import preprocessing 부터 에러가 납니다.

Written on

·

358

0

import sklearn import preprocessing 부터 에러가 납니다. 모듈을 설치해도 에러가 반복되는데 해결책을 알 수 있을까요?

머신러닝 배워볼래요?

Answer 2

0

calibreee6977님의 프로필 이미지
calibreee6977
Questioner

아나콘다부터 재설치해서 해결했습니다. 감사합니다.

0

TeamLab님의 프로필 이미지
TeamLab
Instructor

혹시 jupyter notebook에서 에러가 나나요?

calibreee6977's profile image
calibreee6977

asked

Ask a question