Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 533 Bytes

File metadata and controls

12 lines (7 loc) · 533 Bytes

Supervised-Machine-Learning-Regression-and-Classification

Course link: Click here

In the first course of the Machine Learning Specialization, we learnt how to:

• Build machine learning models in Python using popular machine learning libraries NumPy and scikit-learn.

• Build and train supervised machine learning models for prediction and binary classification tasks, including linear regression and logistic regression