
Data Sets
Featured Posts
Machine Learning
Feature Clustering: A Simple Solution to Many Machine Learning Problems
- Vincent Granville
- March 12, 2023
Feature clustering is an unsupervised machine learning technique to separate the features of a dataset into homogeneous groups. In short, it is a clustering procedure, but performed on the features rather than on the observations. Such techniques often rely on a similarity metric, measuring how close two features are to each other. In this article, […]
Read More
You must be logged in to post a comment.