Skip to content

Selected 1 Projects : Machine Learning Project that aims to predict the price of a car based on a set of input features implemented in Python.

Notifications You must be signed in to change notification settings

AlaaErfan/MachineLearningModels

Repository files navigation

Machine Learning Models

Selected Topics in machine learning 1 Projects

Car Price Prediction Using Logistic Regression and SVM [Numerical Dataset]

  • machine learning project that aims to predict the price of a car based on a set of input features implemented in Python.
  • The dataset used in this project contains information about various cars, including their make, model, year, mileage, engine size, and other features. This data is preprocessed to ensure that it is clean and standardized before being used in the machine learning models.
  • Model 1 -> Logistic regression with accuracy 92%
  • Model 2 -> SVM accuracy with 92.8%

Dataset Link : https://www.kaggle.com/code/alaaerfan/notebook3194604e80

Used Libraries

  • Numpy Pandas -> Data Preprocessing
  • matplotlib -> Data visualization
  • Sklearn

About

Selected 1 Projects : Machine Learning Project that aims to predict the price of a car based on a set of input features implemented in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published