Skip to content

This is a showcase of different regression models to predict the price of a used car.

Notifications You must be signed in to change notification settings

BrataBuilds/Car-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Project Info

This project was made in partial fulfillment for the requirement of the award of Training in Data Science,Machine Learning and AI using Python for the Project Based Summer Internship at iHUB DivyaSampark at IIT Roorkee and Diginique TechLabs.

Guided by: Mr. Ashish Saini (Diginique TechLabs)

Contents Info

  • The jupyter notebook contains an assessment of commonly used regression algortihms and some attributes such as their training accuracies and different methods of error evaluation .

  • The csv file is the data-set for used car re-selling price was downloaded from here.

Further information about the data-set and alogrithms used are mentioned in the notebook.

List of external librairies used :

  • pandas 2.0.3 : for data pre-processing.
  • sci-kit learn 1.3.0 : for data training models, error metrics ,and more.
  • matplotlib 3.7.2 : for visualisation of certain metrics via graph.

Please note :

It is recommended to use a virtual environment when using packages from scikit learn.

Please refer to the scikit and python documentation for more information.

About

This is a showcase of different regression models to predict the price of a used car.

Resources

Stars

Watchers

Forks