thechaos16 / Machine_Learning

Tutorials for machine learning
0 stars 0 forks source link

Regression algorithms using python and julia #6

Closed thechaos16 closed 8 years ago

thechaos16 commented 8 years ago

For python version, linear regression, ridge, elsatic net, and lasso is implemented, but these should be tested and documented how to use it accurately

thechaos16 commented 8 years ago

It works now for python