dharmesh-kashyap / car-price-prediction

A machine learning model for predicting the price of a car.

Home Page:https://cancab.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Price Prediction

A machine learning model for predicting the price of a car.

Status: 🚀 Finished

AboutTech StackInstallationUsageContact

About

Sometimes, we all need help to get around. Whether you're trying to find your way around a new city or just looking for a new car, sometimes you need a little help from the machine.

So what if we told you that there's some really cool stuff going on with car pricing right now?

Price prediction is a difficult problem. If you're buying a car, you want it to be within your budget, and you don't want to be taken advantage of by the dealer. A machine learning model (a statistical model) is able to make predictions based on past data.

There are many ways to predict prices, but one of the simplest is using a linear regression model. This model takes all of your prices and compares them with other cars that have similar features. The result is a predicted price based on those features.

We built a neural network model that could predict how much a car would cost based on its make and model, as well as how many miles it had been driven. This model proved that it could accurately predict the prices of cars better than any other method we had tried up until that point.

Tech Stack

docker Badge  flask Badge  numpy Badge  python Badge 

Installation

To Install this project, follow the steps above:

# Clone this repository
$ git clone https://github.com/dharmesh-kashyap/Boston-House-Price-Prediction
                        
# Create a virtual environment (optional but recommended):
$ python -m venv venv
                        
# Activating the virtual environment:
$ source venv/bin/activate
                        
# Install requirements:
$ pip install -r requirements.txt"

Usage

To use this project, follow the steps above:

# Running
python app.py"

Contact

Made with ❤️ by Dharmesh Kashyap, get in touch!

Email Badge  LinkedIn Badge 


About

A machine learning model for predicting the price of a car.

https://cancab.herokuapp.com/

License:MIT License


Languages

Language:Jupyter Notebook 98.0%Language:Python 1.1%Language:HTML 0.8%Language:Dockerfile 0.0%