Closed andraztori closed 3 years ago
Add binning basic support with a few default binners implemented.
This allows for any kind of transformations of float values before making them categorical features to be used in LR/FFM.
@adischw This branch too was updated to it is now compatible with latest main.
@andraztori can i close this PR and remove the branch?
Add binning basic support with a few default binners implemented.
This allows for any kind of transformations of float values before making them categorical features to be used in LR/FFM.