Prediction of Miles per gallon (MPG) Using Cars Dataset
-
Updated
Mar 27, 2022 - Jupyter Notebook
Prediction of Miles per gallon (MPG) Using Cars Dataset
In this we have coded in python to get the regression equation and find the confidence interval and prediction interval.
This file includes application of algorithms like logistic regression, Gaussian Naive Bayes and KNN and comparing their classification performances depending on whether the outliers have been dealt with or if interaction terms and higher degree features have been included.
Plotting of the Confidence interval and Prediction interval for a Linear Regression model.
Modeling daily electricity futures return variations from merit-order fundamentals using Huber and Ridge regression
Add a description, image, and links to the outliers-influence topic page so that developers can more easily learn about it.
To associate your repository with the outliers-influence topic, visit your repo's landing page and select "manage topics."