Skip to content

Using K-means and Agglomerative clustering, the used vehicle data is segmented based on certain factors. Both quadratic and linear discrinant analysis as well as logistic regression is also carried out on the data.

Notifications You must be signed in to change notification settings

techie-ag/Usedvehicle-clustering-and-discriminant-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Usedvehicle-clustering-and-discriminant-analysis

Using K-means and Agglomerative clustering, the used vehicle data is segmented based on certain factors. Both quadratic and linear discrinant analysis as well as logistic regression is also carried out on the data.

The Dataset provided shows different variables/properties which buyers generally consider before purchasing a fairly used car. Some of these variables covered the mileage of each vehicle, the make/model and the fuel type, which are all the predictor variables whilst Price is the dependent variable.

For a proper analysis, the data was wrangled and cleaned thoroughly using python. The next step was to carry out clustering/grouping analysis using KMeans clustering. Agglomerative Clustering was also carried out, as well as logistic Discriminant Analysis and Quadratic Discriminant Analysis.

About

Using K-means and Agglomerative clustering, the used vehicle data is segmented based on certain factors. Both quadratic and linear discrinant analysis as well as logistic regression is also carried out on the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published