Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 356 Bytes

File metadata and controls

3 lines (3 loc) · 356 Bytes

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