sibirbil / RuleDiscoveryLinks
Two algorithms based on linear programming to discover classification rules for interpretable learning.
☆23Updated 5 months ago
Alternatives and similar repositories for RuleDiscovery
Users that are interested in RuleDiscovery are comparing it to the libraries listed below
Sorting:
- A python package for simultaneous Hyperparameters Tuning and Features Selection for Gradient Boosting Models.☆581Updated last year
- An updated (2025) guide to Deep Learning for tabular data, comparing a fine-tuned Keras 3 (PyTorch backend) DNN and an Optuna-optimized…☆47Updated 3 months ago
- TensorFlow implementation of TabTransformer☆84Updated 2 years ago
- Experiments on Tabular Data Models☆282Updated 2 years ago
- mRMR (minimum-Redundancy-Maximum-Relevance) for automatic feature selection at scale.☆617Updated last year
- PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in…☆139Updated 9 months ago
- An unsupervised feature selection technique using supervised algorithms such as XGBoost☆90Updated last year
- Multiple Imputation with LightGBM in Python☆396Updated last month
- Python implementation of binary and multi-class Venn-ABERS calibration☆191Updated last month
- Applied Machine Learning Explainability Techniques, published by Packt☆246Updated 2 weeks ago
- Quantile Regression Forests compatible with scikit-learn.☆249Updated this week
- DeepTab is a Python package that simplifies tabular deep learning by providing a suite of models for regression, classification, and dist…☆276Updated last week
- Leave One Feature Out Importance☆853Updated 9 months ago
- ACV is a python library that provides explanations for any machine learning model or data. It gives local rule-based explanations for any…☆102Updated 3 years ago
- TimeSHAP explains Recurrent Neural Network predictions.☆193Updated last year
- ML models + benchmark for tabular data classification and regression☆293Updated 3 weeks ago
- Nested cross-validation for unbiased predictions. Can be used with Scikit-Learn, XGBoost, Keras and LightGBM, or any other estimator that…☆64Updated 6 years ago
- zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range fr…☆250Updated 5 months ago
- An introduction to conformal prediction☆27Updated last year
- A python library to build Model Trees with Linear Models at the leaves.☆387Updated last year
- Code repository for the online course Machine Learning with Imbalanced Data☆183Updated last year
- ☆53Updated 2 years ago
- Missing Data Imputation for Python☆248Updated last year
- 👋 Puncc is a python library for predictive uncertainty quantification using conformal prediction.☆356Updated 3 weeks ago
- A power-full Shapley feature selection method.☆211Updated last month
- A collection of companion Jupyter notebooks for Ensemble Methods for Machine Learning (Manning, 2023)☆92Updated 2 years ago
- A python package for discrete-time survival analysis with competing risks☆24Updated last week
- Practical Guide to Applied Conformal Prediction, published by Packt☆193Updated 2 weeks ago
- Code repository for the online course Feature Selection for Machine Learning☆335Updated last year
- A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced technique…☆485Updated 4 months ago