assignment 2297
Problem 1: Based on the Python regression example code that I explained in the video, apply the polynomial feature and fit the diabetes data set. Plot your new model and compare it with the linear model that I explained by finding the mean squared errors. Problem 2: One of the data sets that can be […]
