Day 47 of #100DaysOfCode
I have created a repository having all my notes and codes of Machine learning specialization course. 🔗
- Feature Engineering
- Polynomial Regression
- Machine Learning Specialization Course 🔗
-
- Course 1: Supervised Machine Learning: Regression and Classification 🔗
- Linear regression with multiple features
- formula of linear regression with multiple features using vectors
- All of my notes of this course are in my ML speicalization notes repository. 🔗
Today I learned about Feature Engineering and polynomial regression to make non-linear curves which fits non-linear data well.