Machine learning Episodes summary
1 min readAug 21, 2020
The list of machine learning articles by me
- The Basics of ML.
- Realtime Use cases.
- Types of ML
- How to teach computers
2. Machine learning — Linear Regression
- Linear Regression definition.
- Why and how to use
- Simple house price prediction using single variable with python
3. Machine Learning — LinearRegression_Multivariate
- Linear regression with multiple variables.
- Data preprocessing.
- Train a model.
- Python code Predicting house price with 3 factors