Monotonic Optimal Binning algorithm is a statistical approach to transform continuous variables into optimal and monotonic categorical variables.
-
Updated
Jan 8, 2024 - Python
Monotonic Optimal Binning algorithm is a statistical approach to transform continuous variables into optimal and monotonic categorical variables.
This project mainly implements the Monotonic Optimal Binning(MOB) algorithm in SAS 9.4. We extend the application of this algorithm which can be applied to numerical and categorical data. In order to avoid the problem of creating too many bins, we optimize the p-value iteratively and provide bins size first binning, monotonicity first binning, a…
Gene Set Enrichment Class Analysis for heterogeneous RNA sequencing data
A data mining project written in python
Add a description, image, and links to the data-discretization topic page so that developers can more easily learn about it.
To associate your repository with the data-discretization topic, visit your repo's landing page and select "manage topics."