Machine Learning entails teaching computers to learn without being explicitly programmed to do so - Arthur Samuel

Main types of ML:


SUPERVISED LEARNING: REGRESSION

Training a Linear Regression Model with one input variable:

Squared Error Cost function (J): describes how well said machine (a model) is doing, so we can modify linear regression model to do better