Linear regression model with hyp under intercept form.
Hypotesis function is defined as:
Loss function is defined as 'Least Squares':
Loss funtion with Lasso Regression:
Feature selection is implemented with Wrapper Methods with Forward Selection
Implemented method for convex, BGD and SGD parameter optimized research
Run training.py to test theta param research and watch for the graphical comparison between each algorithm's result