Select Optimal Binning Algorithm (Unused in main flow)
Usage
OBSelectAlgorithm(feature, method, dt, min_bin, max_bin, control)
Arguments
- feature
Name of the feature.
- method
Desired method.
- dt
data.frame.
- min_bin
Integer.
- max_bin
Integer.
- control
List.
Value
List(algorithm, params, method).