项目作者: aryalp2

项目描述 :
A tour through strong machine learning algorithm that are used in academia and industry.
高级语言: Jupyter Notebook
项目地址: git://github.com/aryalp2/Machine-Learning-Classifiers-Using-Scikit-Learn.git


Machine-Learning-Classifiers-Using-Scikit-Learn

Introduction to robust and popular algorithms for classification, such as logistic regression, support vector machines, and decision trees.
Examples and explanations using the scikit-learn machine learning library, which provides a wide variety of machine learning algorithms via a userfriendly Python API