myRegression

implimention of regression in python,including standard version,lwlr version,ridge version,an implemention of greedy algorithm of regression and least squares weight version,and then use a function to find the best weight of ridgeTest calculated from 30 iteration


License
Other
Install
pip install myRegression==1.2.0