Giter Club home page Giter Club logo

cars_software's Introduction

Aim

This Project is aimed at building a predictive model for predicting used-car prices in Nigeria.

Properties Considered

The Poperties Being considered are: 1. Make 2. Year 3. Model 4. Mileage 5. Transmission 6. Color 7. Location 8. History 9. Car-Rating

Files

data_scrap_c45.ipynb

This file scraps data from the cars45 website. copy the webpage of the car, you want to scrap into cell 3. Keep copying the link and run only cell 3 and 4. Be careful not to run cell 2, this will re-initialize the dataframe.

data_scrap_cheki.ipynb

This file scraps data from the cheki website. copy the webpage of the car, you want to scrap into cell 3. Keep copying the link and run only cell 3 and 4. Be careful not to run cell 2, this will re-initialize the dataframe. Happy Scraping.

data_cars45.ipynb

This file scraps data from car from autochek which is also redirecting the datas from Cheki.com.ng. In this file We scraped 14,195 rows of cars and saved into a CSV file afterwards.

model_2.ipynb

For model development - Here I compared the performance of different models. (Linear Regression, k-Nearest Neigbours, Random Forest and Gradient Boosted Trees) with missing rating set to 2.0

model_2.ipynb-gridsearchcv

For model development - Here I used GridSearchCV to find the best parameters for the Gradient Boosted Trees and K-Nearest Neigbhours. (The 2 best performing models from model_2.ipynb)

model_3.ipynb

For model development - Here I compared the performance of different models. (Linear Regression, k-Nearest Neigbours, Random Forest and Gradient Boosted Trees) with missing rating set to 3.0

cars_software's People

Contributors

samsonafo avatar favouroyewumi7 avatar temi111 avatar

Stargazers

Dominic Igwebuike avatar  avatar  avatar  avatar

Watchers

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