You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categorical features support for Python
Multimodal deep learning package that uses both categorical and text-based features in a single deep architecture for regression and binary classification use cases.
A lightweight library for encoding categorical features in your dataset with robust k-fold target statistics in training with credibility filtering, and custom statistics.