Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

The Car Price Prediction project combines web scraping, data cleaning, and machine learning to estimate car prices. The user-friendly web interface built with Flask, HTML, and CSS allows users to easily interact with the predictive model and obtain car price estimates.

License

Notifications You must be signed in to change notification settings

ashykng/car_price_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Price Prediction

This project provides a web-based car price prediction tool that uses machine learning to estimate car prices based on various features. The process involves finding and scraping tokens, cleaning the data, and using a predictive model to estimate car prices.

Features

  • Token Finder: Identifies and extracts necessary tokens for scraping data.
  • Data Scraping: Collects car price data from relevant sources.
  • Data Cleaning: Processes and cleans the scraped data to prepare it for prediction.
  • Price Prediction: Uses a machine learning model to predict car prices based on cleaned data.
  • Web Interface: Provides a user-friendly interface for inputting data and displaying predictions.

Technologies Used

  • Flask: For creating the web application backend.
  • HTML/CSS: For designing the frontend interface.
  • Python: For data scraping, cleaning, and implementing the machine learning model.
  • Machine Learning: For predicting car prices based on historical data.

About

The Car Price Prediction project combines web scraping, data cleaning, and machine learning to estimate car prices. The user-friendly web interface built with Flask, HTML, and CSS allows users to easily interact with the predictive model and obtain car price estimates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published