feature requesthelp wantedmodule: tabular
Repository metrics
- Stars
- (10,598 stars)
- PR merge metrics
- (Avg merge 4d 5h) (20 merged PRs in 30d)
Description
I would find it very useful if autogluon-tabular could add partial support for monotonic constraints. I would be happy to write a PR if that has interest?
Of the underlying models used only Lightgbm and Catboost support monotonic constraints but we could add a warning that the constraints will only be respected by these two models. Monotonic constraints can help in ability to generalize and are often very helpful in establishing user trust.