A library for polynomial regression
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PolynomialRegression-0.0.1.tar.gz.
File metadata
- Download URL: PolynomialRegression-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d51827042755478609847327069708202cd9a9fe5bc8d3cf25fc061312026856
|
|
| MD5 |
683fc9ea05e556462a06af005b1afa6a
|
|
| BLAKE2b-256 |
e0e5159abd2cb037ab5601e44a5f78bc16d1efcf89c093c9c780ff0a2374d32d
|