My Toy Models
A repo to help folks create "toy" mathematical models in the form of linear and logistic regressions based on data collected through a simple web app.
Improvments
Check out the issues page to see what features and fixes are on our mind. And feel free to add your own issue(s).
Model Library
We'd help with our model library. Consider making a PR to our library file to add your own.
Documenation
Coming soon.
Thanks You!
This project wouldn't have been possible without the following great open source projects:
- js-regression: Javascript implementation of linear regression and logistic regression (MIT License)
- MathJax: Javascript to render "Beautiful and accessible math in all browsers" (Apache License)
- jQuery: jQuery JavaScript Library (MIT License)
- spin.js: Javascript spinning activity indicator (MIT License)