Skip to content

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

Open
@divo12

Description

@divo12

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions