Scikit-learn
Information about Machine Learning Algorithm.
- Reference: https://scikit-learn.org/
Python에서 사용하는 머신러닝 라이브러리이다. github에 오픈 소스로 공개되어 있다
- URL : https://github.com/scikit-learn/scikit-learn
Library import
import sklearn
Information about Machine Learning Algorithm.
Python에서 사용하는 머신러닝 라이브러리이다. github에 오픈 소스로 공개되어 있다
Library import
import sklearn