What Is Binning in Machine Learning?
Binning
Binning is a way to group a number of continuous values together into smaller cohorts or "bins." The technique helps reduce the cardinality of data by representing the points in intervals.
Example
One could use age ranges for binning the data.