https://github.com/oscarsaharoy/functionfit
generate functions by placing points on a graph
https://github.com/oscarsaharoy/functionfit
data-science regression
Last synced: 8 months ago
JSON representation
generate functions by placing points on a graph
- Host: GitHub
- URL: https://github.com/oscarsaharoy/functionfit
- Owner: OscarSaharoy
- Created: 2020-06-18T09:06:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-26T14:46:50.000Z (almost 5 years ago)
- Last Synced: 2025-06-17T11:02:03.803Z (about 1 year ago)
- Topics: data-science, regression
- Language: JavaScript
- Homepage: https://codepen.io/oscarsaharoy/full/eYggrme
- Size: 366 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# function.fit
Web app where you can generate functions by placing points on a graph.
Place your points, select your function options and an optimized function will be generated using various data science techniques.
## [Web App Link](https://codepen.io/oscarsaharoy/full/eYggrme)

