Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of Polynomial Regression and its deployment on the website #49

Open
9 tasks
divo12 opened this issue Oct 11, 2022 · 0 comments
Open
9 tasks

Addition of Polynomial Regression and its deployment on the website #49

divo12 opened this issue Oct 11, 2022 · 0 comments

Comments

@divo12
Copy link
Collaborator

divo12 commented Oct 11, 2022

Task-Implementation of polynomial regression using tf.js and deploying it on the website

Steps to be followed-

  • Start off by making the relevant index.js file

  • The file should have the following functions:

  • mean

  • std-dev

  • normalizedvectors

  • toNormalizedTensor

  • Modelfit

  • RenderPredictions

  • fitandrender

  • generate(X-Y)data

  • draw the data using plotly.js

  • Next task is to make the relevant index.html file to display the algorithm

Resources to follow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant