Supervised Machine Learning: Regression and Classification

Issued by:
DeepLearning.AI
Date Achieved:
February 2025
Skills Acquired
-
Linear Regression
-
Regularization to Avoid Overfitting
-
Logistic Regression for Classification
-
Gradient Descent
-
Supervised Learning
What I Learned
-
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