A repository for machine learning algorithms.
Linear Regression
|
|- LinearRegression.py
|
Multivariate Regression
|
|- __init__.py
|- cost_function.py
|- hypothesis.py
|- gradient_step.py
|- multivariate_regression.py