PolynomialLinearRegression a quick implementation of polynomial regression (2 datasets) This repo contains a very simple model just to practice! © Udemy machine learning A-Z course dataset 1 is a .csv file containing the salary of different levels in company. the model predicts the salary for a specific level. Download the dataset 1 here. Download the dataset 2 here.