Deploying linear regression model to web using tensorflow js and chart js.It is a web app that helps to visualize linear regression.User can add points to the input boxes and the graph would be plotted illustrating original dataset and best fit.
The web application is based on two technologies
1.Tensorflowjs
2. Chartjs
After clicking submit button it way take time as time is required to train the model.
https://sad-knuth-abc0fb.netlify.com/
