maxpumperla / entropy-mdlp
Minimum description length principle algorithm in Python, for optimal binning of continuous variables
☆60Updated 2 years ago
Alternatives and similar repositories for entropy-mdlp:
Users that are interested in entropy-mdlp are comparing it to the libraries listed below
- A scikit-learn compatible implementation of hyperband☆76Updated 5 years ago
- A density ratio estimator package for python using the KLIEP algorithm.☆107Updated 4 years ago
- An implementation of the minimum description length principal expert binning algorithm by Usama Fayyad☆105Updated last year
- Extension of the awesome XGBoost to linear models at the leaves☆78Updated 5 years ago
- (ICML2020) “Counterfactual Cross-Validation: Stable Model Selection Procedure for Causal Inference Models’’☆31Updated 2 years ago
- Supporting code for the paper "Finding Influential Training Samples for Gradient Boosted Decision Trees"☆67Updated 10 months ago
- ☆74Updated 6 years ago
- BOAH: Bayesian Optimization & Analysis of Hyperparameters☆67Updated 4 years ago
- ☆98Updated 7 years ago
- An AutoML pipeline selection system to quickly select a promising pipeline for a new dataset.☆82Updated 3 years ago
- Discretization with Fayyad and Irani's minimum description length principle criterion (MDLPC)☆60Updated 6 years ago
- A simple, extensible library for developing AutoML systems☆175Updated last year
- InferPy: Deep Probabilistic Modeling with Tensorflow Made Easy☆148Updated 8 months ago
- Python code for tree ensemble interpretation☆83Updated 4 years ago
- Data and code related to the paper "Probabilistic matrix factorization for automated machine learning", NIPS, 2018.☆39Updated 3 years ago
- An example of using a discriminator to correct for a difference in the distributions between the training and test data.