Skip to content

This is a python project for building a linear regression model that is used to predict used car prices from a given dataset using machine learning.

Notifications You must be signed in to change notification settings

ab-aruneswaran/CAR_PRICE_PREDICTION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Car_Price_Prediction

Program Explanation: This is a python program to predict car prices based on the features of the available dataset. The idea is to predict car prices using processed data and form models using Linear Regression method for several different features resulting from feature selection, then evaluate the model and choose the best model.

-- Project Status: [Completed]

Getting Started

  1. You can access the raw data here within this repo.
  2. All of the scripts are being kept here.

Result

This Machine Learning Model achieves a accuracy of 88% using Linear Regression Algorithms.

I hope this will be useful someday, thankyou for seeing !✌🏻

About

This is a python project for building a linear regression model that is used to predict used car prices from a given dataset using machine learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published