2 devlogs
7h 27m 55s
A simple Flask web app that uses linear regression formulas from statistics
to:
- Predict X from Y
- Predict Y from X
- Compute correlation coefficient (r)
A simple Flask web app that uses linear regression formulas from statistics
to:
Styled the page to make it look attractive
Log in to leave a comment
Backend optimization as done and confirmed that it works properly.
Log in to leave a comment