Skip to main content

Multivariate Polynomial fitting with NumPy

Project description

Holds a python function to perform multivariate polynomial regression in Python using NumPy

[See related question on stackoverflow](http://stackoverflow.com/questions/10988082/multivariate-polynomial-regression-with-numpy)

This is similar to numpy’s polyfit function but works on multiple covariates

Origin

This code originated from the following question on StackOverflow

[http://stackoverflow.com/questions/10988082/multivariate-polynomial-regression-with-numpy](http://stackoverflow.com/questions/10988082/multivariate-polynomial-regression-with-numpy)

Author

[Matthew Rocklin](http://matthewrocklin.com)

License

New BSD license. See LICENSE.txt

Disclaimer

This is not commonly used method. Probably you should look into some sort of L1 regularization.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multipolyfit-0.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page