IEEE-VIT / pykitzoid

This is a repository containing a package coded in Go language, with the motive of providing ML support.
MIT License
9 stars 11 forks source link

add: predict_y function in Polynomial Regression Algorithm #36

Closed Riaaggarwal06 closed 11 months ago

Riaaggarwal06 commented 11 months ago

Insert the code in the predict_y function in pykitzoid/algorithms/polynomial_regression.go. This algorithm should aim at predicting value of the dependent variable (Y) based on the given independent variable (X) and the polynomial regression model's coefficients.

MeenuyD commented 11 months ago

Hello @Riaaggarwal06 I would like to work on this issue can you please assign it to me

Riaaggarwal06 commented 11 months ago

Great work! @MeenuyD