Treers / MetaCost
P. Domingos proposed a principled method for making an arbitrary classifier cost-sensitive by wrapping a cost-minimizing procedure around it. The procedure, called MetaCost, treats the underlying classifier as a black box, requiring no knowledge of its functioning or change to it.
☆39Updated 5 years ago
Alternatives and similar repositories for MetaCost:
Users that are interested in MetaCost are comparing it to the libraries listed below
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆105Updated 4 years ago
- [ICDE'20] ⚖️ A general, efficient ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架☆255Updated 11 months ago
- ☆37Updated 4 years ago
- [NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. | 设计元知识驱动的采样器解决类别不平衡问题☆105Updated 7 months ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆44Updated 5 years ago
- ☆15Updated last year
- A missing value imputation library based on machine learning. It's implementation missForest, simple edition of MICE(R pacakge), knn, EM,…☆106Updated 10 months ago
- Python code to prune ensembles☆13Updated 2 years ago
- Fast Correlation-Based Feature Selection☆31Updated 7 years ago
- An example repo for how PU Bagging and TSA works.☆32Updated 4 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆124Updated 3 years ago
- This method is a new oversampling algorithm and can circumvent the deficiency of WK-SMOTE (and SMOTE as well as its variants) caused by r…☆15Updated 2 years ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 5 years ago
- 🛠️ Class-imbalanced Ensemble Learning Toolbox. | 类别不平衡/长尾机器学习库☆349Updated 7 months ago
- ☆22Updated 5 years ago
- XGBoost for label-imbalanced data: XGBoost with weighted and focal loss functions☆311Updated 11 months ago
- Code for the paper 'Variable Selection with Copula Entropy' published on Chinese Journal of Applied Probability and Statistics☆17Updated 2 years ago
- pyCausalFS:A Python Library of Causality-based Feature Selection for Causal Structure Learning and Classification☆65Updated 4 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 6 years ago
- A python implementation of a genetic algorithm based approach for cost sensitive learning☆8Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- A python package for feature selection in python☆51Updated 3 years ago
- Automating Outlier Detection via Meta-Learning (Code, API, and Contribution Instructions)☆172Updated 2 years ago
- A python implementation of the Rotation Forest algorithm per https://arxiv.org/abs/1809.06705.☆20Updated 4 years ago
- Radial-Based Undersampling for Imbalanced Data Classification☆12Updated 5 years ago
- An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems☆247Updated 5 years ago
- Code and documentation for experiments in the TreeExplainer paper☆182Updated 5 years ago
- Implementations of various feature selection methods☆23Updated 4 years ago
- Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/☆77Updated 8 months ago