Closed MeenuyD closed 1 year ago
Inserted 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.
Inserted 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.
39