Giter VIP home page Giter VIP logo

nafisa-samia / automobile-price-prediction-using-linear-regression Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 3.0 16.06 MB

Predict the vehicle price from the open source Auto data set using linear regression. In this data set, we have prices for 205 automobiles, along with other features such as fuel type, engine type,engine size,etc.

Jupyter Notebook 100.00%
linear-regression regularized-linear-regression ridge lasso feature-engineering feature-selection kbest rfe

automobile-price-prediction-using-linear-regression's Introduction

Automobile-Price-Prediction-using-Linear-Regression

Libraries Used: Pandas, scikit-learn, matplotlib

Aim: Our goal is to predict the vehicle price using the open source Auto data set from the UCI machine learning repository. In this data set, we have prices for 205 automobiles, along with other features such as fuel type, engine type,engine size,etc.

Description:

  • We took the dataset from UCI Machine Learning repository, to predict vehicle price using linear regression
  • After handling missing values with different types of imputation, we did some analysis on the dataset
  • Visualized some important features and also analyzed them with their patterns
  • Then we checked linear regression assumptions for the dataset, applied Anderson-Darling test, Goldfeld-Quandt test, etc to check the assumptions
  • When we found multicolinearity in the dataset, we removed 2 columns to overcome multicolinearity problem
  • Then we applied feature engineering pipeline on the rest of the dataset
  • We also tested different feature selections technique and checked model accuracy
  • Finally, we applied regularization and solved model overfitting problem

What we have learned so far from this project:

  • How to handle missing values
  • How to check for linear regression assumptions
  • How to apply feature engineering pipeline
  • Different types of feature selection tools
  • Regularization technique for linear regression

automobile-price-prediction-using-linear-regression's People

Contributors

kuntala-c avatar nafisa-samia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.