Skip to content

This is a demo project for the GDSC team. A machine learning project involved model building to deployment using flask

Notifications You must be signed in to change notification settings

soumyadipghorai/car_price_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Price Prediction :

This a simple car price prediction model that I build for demonstration purpuose to the GDSC members.

I found the dataset on Kaggle, I took a lot of techniques from kaggle notebooks to build the model and deployed the model using flask.

For the front-end I have used HTML and CSS

This is how it looks and works

home_imge

Document Structure

---- results 
|       |---- car_price_prediction.gif
|       |
|       |---- webapp.png
|
|---- static
|       |---- images
|       |       |---
|       |
|       |---- styles
|       |       |
|       |       |---- index.css
|       
|---- templates
|       |---- index.html
|       |
|
|---- app.py
|
|---- car_price_prediction.ipynb
|
|---- model.pkl
|
|---- README.md
|
|----requirements.txt
    

Technologies used :

  • python library - numpy, pandas, seaborn, matplotlib, sklearn
  • version control - git
  • backend - flask

Tools used :

  • IDE - Vs code

To build this project I have reffered to the following videos on YouTube :

If you Liked this project the you can consider connecting with me:

About

This is a demo project for the GDSC team. A machine learning project involved model building to deployment using flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages