Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 652 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 652 Bytes

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.