Skip to content

The goal of this project is to explore various machine learning models to classify cars based on their parameters.

Notifications You must be signed in to change notification settings

Vishaalgrizzly/Car-class-prediction-using-machine-learning-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Car classification is a crucial task in the automotive industry. With the increasing number of car manufacturers, it has become challenging to classify cars based on various parameters. We will explore various machine learning models to classify cars based on their parameters.

This will be our approach to build the machine learning model.

  • Importing the required packages into our python environment
  • Importing the car class dataset to perform EDA on it
  • Cleaning the dataset for further processing
  • Feature selection and data split
  • Implementing machine learning models using algorithms
  • Evaluating the model using the necessary evaluation metrics

Here is the confusion matric obtained at the end
image

About

The goal of this project is to explore various machine learning models to classify cars based on their parameters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published