Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbboehr/polynomialregression.php

Calculates and returns coefficients for polynomial regression. (composer package)
https://github.com/jbboehr/polynomialregression.php

deus-vult linear-regression php php-library php8 polynomial-regression

Last synced: about 8 hours ago
JSON representation

Calculates and returns coefficients for polynomial regression. (composer package)

Awesome Lists containing this project

README

        

# PolynomialRegression.php

[![GitHub Build Status](https://github.com/jbboehr/PolynomialRegression.php/workflows/ci/badge.svg)](https://github.com/jbboehr/PolynomialRegression.php/actions?query=workflow%3Aci)

[PolynomialRegression.php](http://www.drque.net/Projects/PolynomialRegression/) packaged for composer.

## Contributing

Except for fixes to the changes I made to support autoloading and the basic test suite/CI, please submit any changes [upstream](http://www.drque.net/Projects/PolynomialRegression/) or create your own fork :).