Skip to content

AudityGhosh/audi_used_car_analysis

Repository files navigation

Audi Used Car Analysis

This repository contains a data analysis and machine learning project that focuses on predicting various characteristics of used Audi cars. The project performs exploratory data analysis (EDA) and applies machine learning models, particularly linear regression, to the Audi used car dataset.

🛠️ Key Objectives:

  1. Data Visualization: Utilize different plots (e.g., barplot, piechart, scatter plot, regression plot, pair plot, box plot, violin plot, and histogram) to visualize the dataset.
  2. Exploratory Data Analysis (EDA): Extract insights about each variable from the dataset using visualizations.
  3. Machine Learning: Apply linear regression and other models to predict the target variable.
  4. Model Evaluation: Compute Key Performance Indicators (KPIs) of the machine learning model and visualize prediction errors.

📊 Dataset:

💻 Key Files:

  • audi_used_car_EDA.ipynb: Jupyter notebook that covers the exploratory data analysis and data visualization.
  • audi_used_car_ML.ipynb: Jupyter notebook for applying machine learning models to the dataset.
  • audi_used_car_ML_Linear_Regresion_with_feature_encoding.ipynb: Jupyter notebook for applying linear regression with feature encoding and computing KPIs.

🚀 How to Run the Project:

  1. Clone the repository:
    git clone https://github.com/AudityGhosh/audi_used_car_analysis.git
  2. Navigate to the folder:
    cd audi_used_car_analysis
  3. Open the Jupyter notebooks:
    jupyter notebook
  4. Start with audi_used_car_EDA.ipynb for exploratory data analysis and visualization.
  5. Run audi_used_car_ML.ipynb and audi_used_car_ML_Linear_Regresion_with_feature_encoding.ipynb for machine learning tasks.

🔗 Related Links:

💬 Contributions:

Feel free to fork the repository, contribute to the analysis, or add improvements to the machine learning models. Pull requests are welcome!


This project is developed by Audity Ghosh to explore the application of machine learning and data visualization on car sales data, specifically Audi used cars.

About

This repository was used to conduct data visualization for Audi's dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors