/Car-Price-Predictionn

Now you can check car price for any model .

Primary LanguageJupyter Notebook

Car-Price-Prediction

Table of Content

  • Demo
  • Overview
  • Motivation
  • Installation
  • Deployement on Heroku

Demo

Link:- https://car-price-predicto.herokuapp.com/

Car

Overview

This is a Flask web app which predicts fare of Flight ticket.

Motivation

What to do when you are at home ? I started to learn Machine Learning model to get most out of it. I came to know mathematics behind all supervised models. Finally it is important to work on application (real world application) to actually make a difference.

Installation

The Code is written in Python 3.6.10. If you don't have Python installed you can find it your link here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository.

pip install -r requirements.txt

Deployement On Heroku

Login or signup in order to create virtual app. You can either connect your github profile or download ctl to manually deploy this project.

images

Our next step would be to follow the instruction given on Heroku Documentation to deploy a web app.

Technologies used

flask-logo

logo

scikit-learn-logo-small