Skip to content

Predicting a car's market price using its attributes by the help of several Python's libraries including: pandas, numpy, skleran, and KNN classifier.

Notifications You must be signed in to change notification settings

m-imani/predicting-car-prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Predicting a car's market price using its attributes. The data set we will be working with contains information on various cars. For each car we have information about the technical aspects of the vehicle such as the motor's displacement, the weight of the car, the miles per gallon, how fast the car accelerates, and more. You can download the dataset directly from: https://archive.ics.uci.edu/ml/machine-learning-databases/autos/imports-85.data

About

Predicting a car's market price using its attributes by the help of several Python's libraries including: pandas, numpy, skleran, and KNN classifier.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published