- Linear Regression
- Regularization to Avoid Overfitting
- Logistic Regression for Classification
- Gradient Descent
- Supervised Learning
Supervised Machine Learning: Regression and Classification
Completed by Sepehr Noey
March 15, 2023
33 hours (approximately)
Sepehr Noey's account is verified. Coursera certifies their successful completion of Supervised Machine Learning: Regression and Classification
What you will learn
Build machine learning models in Python using popular machine learning libraries NumPy & scikit-learn
Build & train supervised machine learning models for prediction & binary classification tasks, including linear regression & logistic regression