Code Monkey home page Code Monkey logo

us-used-cars-price-prediction's Introduction

US Used Cars Price Prediction


๐Ÿ” About the project


A machine learning model in Python that classifies the relationship between the efficiency of different engine models and other car characteristics. This project also has a machine learning model that tries to predict the values of cars and the relationship between engine models and horsepower.


๐Ÿ”ฎ Technologies Used



๐Ÿ“Š Analysis Result


Importance score for each variable

The variable importance score in the context of the random forest algorithm indicates the importance of each feature (variable) in predicting the target variable, which, in this case, is the price of the car. In other words, a variable is considered important if removing it from the model results in worse predictions. The importance of the variable is calculated for all trees in the forest and then the average is taken 5.


Average horsepower by engine cylinders

Data analysis showing the average horse power value of each engine model in the dataset


Average horsepower score per engine

Machine learning model that attempts to establish a relationship between the engine model and the amount of power. The model uses a random forest tree process to assign a score to each model.


Price prediction

The scatterplot shows the result of a machine learning model that tries to predict the price of cars. As shown in the graph, only a minority of the values deviate from those predicted by the prediction model, showing a good frequency of hits with approximate values.



- By Breno -

us-used-cars-price-prediction's People

Contributors

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