Skip to content

GauravRajwada/car-price-prediction

Repository files navigation

Car-Price-Prediction

Test It

Link: [https://car-price-pred.herokuapp.com/] CAR_PRICE_PREDICTION

Overview

This is a simple car price prediction trained on random forest regressor. Saved model (car_model.pkl) take year, showroom price, km driven, no of owner, fuel type, transmission type and dealer/individual as input and predict output as current price expected.

Motivation

I spend my most of the time in solving kaggle competitions, trying to improve accuracy of models. But I am not gettting confidence in this domain then in live streaming of Krish Naik sir he said try to build complete end-to-end project.

Technical Aspect

This project is divided into three part:

  1. Training a machine learning model using random forest regressor. (car_price_prediction.py)
  2. Building a Flask web app.
  3. Hosting app on Heroku.

Technologies Used

Team

Gaurav Singh
Gaurav Singh

License

Apache license Copyright 2020 Gaurav Singh

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published