Last updated:
0 purchases
PolynomialRegression 0.0.1
This library is for calculating polynomial regression.
It will calculate the weights and result of any given hypothesis using either normal equation
or gradient descent method. There is a function to try finding the
best hypothesis by changing the degree of each term to find the hypothesis with
the least error.
Change Log
====================
0.0.1 (1/12/2021)
-First Release
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.