Closed Riaaggarwal06 closed 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.
please assign this task to me.
Hello @vessaldaneshvar You have assigned multiple issues at the same time so I have created a pr
Great Work! @MeenuyD
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.