/polynomial-regression-js

A polynomial regression interface to experiment with. Made with react JS, Chart.js and Mathjs.

Primary LanguageJavaScriptMIT LicenseMIT

Polynomial Regression Visualization

A polynomial regression interface to experiment with. Made with react JS, Chart.js and Mathjs.

Dependecies

This project also needs the listed dependencies below to work properly, that can easily be installed running the described command.

  • chart.js@^2.9.4
  • mathjs@^8.0.1
npm install

Usage

npm start

License

Distributed under the MIT License. See LICENSE for more information.