Giter Club home page Giter Club logo

auto_analytics_advanced_estimation_and_deployment's Introduction

Auto Analytics: Advanced Estimation & Deployment ๐Ÿ› ๏ธ

car_price_prediction

This project focuses on using machine learning algorithms to estimate car prices. Various regression algorithms were implemented, including:

  • Linear Regression
  • Lasso Regression
  • Ridge Regression
  • Decision Tree
  • Random Forest
  • XGBoost

Model evaluation, grid-search, and cross-validation were performed, resulting in the following scores:

Model R2 MAE RMSE MAPE
XGBoost 0.921 2123.94 3373.07 0.132
Random Forest 0.921 2252.57 3374.97 0.150
Lasso 0.831 2818.00 4954.25 0.192
Linear Regression 0.830 2818.65 4957.25 0.192
ElasticNet 0.830 2817.18 4959.12 0.192
Decision Tree 0.816 3467.44 5157.75 0.221

The final models chosen were Random Forest and XGBoost. Feature importance was determined separately for each model to reduce feature counts. The models were saved using Pickle and converted into a Streamlit file for deployment outside the notebook environment. The Streamlit file was published on both AWS EC2 instances and the Streamlit website, enabling users to make predictions interactively.

Access Links

auto_analytics_advanced_estimation_and_deployment's People

Contributors

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