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: plot_data_points function in Polynomial Regression Algorithm #39

Closed Riaaggarwal06 closed 1 year ago

Riaaggarwal06 commented 1 year ago

Insert the code in the plot_data_points function in pykitzoid/algorithms/polynomial_regression.go. This algorithm should aim at creating a scatterplot for the data points for the regression line using the "gonum/plot" package.

vessaldaneshvar commented 1 year ago

please assign this task to me.

MeenuyD commented 1 year ago

Hello @vessaldaneshvar You have assigned multiple issues at the same time so I have created a pr

Riaaggarwal06 commented 1 year ago

Great Work! @MeenuyD