Code Monkey home page Code Monkey logo

poland-cars-sales-eda's Introduction

poland-cars-sales-EDA

This dataset is rich with many information:208,304 observations of 25 variables. The most important attributes for this dataset were: Price, Condition, Vehicle_Brand, Production_year, Mileage_km, Power_HP, Transmission, Fuel_type.

The project goals are to do Exploratory data analysis and visualization to get some insights about these cars, their prices, their popularity, also to learn about visualization best techniques and to do some modeling on this data.

We started with Data cleaning:

First steps: Removed the columns contained many nulls. Fill the columns that can be imputed or filled with some pattern. Remove the remaining Null rows from the data set to continue in the EDA.

Second steps: Remove outliers for the columns and visualize them to gain more insights about the data.

Data preparation: Make the columns have the same format.

EDA:

  • Get top 10 brands that have the most ads in this dataset.
  • Split the data into those brands.
  • Try to get some relation between Price and other attributes like Mileage_km.

Data exploration questions:

  1. Does the fuel_type affects the price: yes some fuel type like hydrogen are the most expensive cars.
  2. What is the most 10 famous brands in poland?
  3. Does the production_year affects the price? yes old cars are relatively lower in price.
  4. Does the horsepower can change the price?
  5. Most expensive brands.
  6. How the attributes are correlated to each other ( that helps in feature engineering).
  7. How the transmission affects the price ?

poland-cars-sales-eda's People

Contributors

ssary avatar sbayce 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.