SGDRegression_newdataset is the one that uses the extended dataset. 
sgdregression_originaldataset uses the original dataset from Kaggle. 
SGDreggressor_without_combinations is an old notebook, with less analysis on the hyperparameters.
All graphs ar eplotted with respect to results from SGDRegression_newdataset.