Skip to content

In this project, I'm exploring the k-means algorithm, testing for clusterability, the relevance of standardization, and feature importance.

Notifications You must be signed in to change notification settings

andreasxeno/CNBC-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ClusterClassification_Prac

In this project, I'm exploring cluster classification. Clustering consists of grouping a set of objects in such a way that objects in the same group or cluster are more similar to each other than to those in other clusters. Clustering is an unsupervised classification method because you don't have any prior classification/response variable associated with your data.

Using the dataset of cncb dataset in 2021, I'm showcasing the k-means algorithm, testing for clusterability, and the relevance of standardization and feature importance.

About

In this project, I'm exploring the k-means algorithm, testing for clusterability, the relevance of standardization, and feature importance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages