Treers / MetaCostLinks
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 6 years ago
Alternatives and similar repositories for MetaCost
Users that are interested in MetaCost are comparing it to the libraries listed below
Sorting:
- [ICDE'20] ⚖️ A general, efficient ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架☆262Updated last year
- Oversampling for imbalanced learning based on k-means and SMOTE☆128Updated 4 years ago
- A missing value imputation library based on machine learning. It's implementation missForest, simple edition of MICE(R pacakge), knn, EM,…☆107Updated last year
- [NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. | 设计元知识驱动的采样器解决类别不平衡问题☆110Updated last year
- Feature Selection for Clustering☆96Updated 7 years ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 6 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆109Updated 4 years ago
- ☆37Updated 5 years ago
- XGBoost for label-imbalanced data: XGBoost with weighted and focal loss functions☆331Updated last year
- Active semi-supervised clustering algorithms for scikit-learn☆102Updated 5 years ago
- A Particle Swarm Optimization (PSO) for Feature Selection. Using PySwarm.☆53Updated 7 years ago
- Missing Data Imputation for Python☆248Updated last year
- ☆15Updated 2 years ago
- Fast Correlation-Based Feature Selection☆31Updated 8 years ago
- Feature selection for deep learning models.☆13Updated 4 years ago
- 🛠️ Class-imbalanced Ensemble Learning Toolbox. | 类别不平衡/长尾机器学习库☆403Updated 7 months ago
- Tutorial on cost-sensitive boosting and calibrated AdaMEC.☆26Updated 8 years ago
- Feature selection in neural networks☆246Updated last year
- AutoLearn, a domain independent regression-based feature learning algorithm.☆30Updated 6 years ago
- Code for the paper 'Variable Selection with Copula Entropy' published on Chinese Journal of Applied Probability and Statistics☆19Updated 3 years ago
- Python-based implementations of algorithms for learning on imbalanced data.☆241Updated 3 years ago
- Feature Selection using Genetic Algorithm (DEAP Framework)☆373Updated 2 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆47Updated 6 years ago
- Automating Outlier Detection via Meta-Learning (Code, API, and Contribution Instructions)☆186Updated 3 years ago
- Supplementary material for IJCNN paper "XGBOD: Improving Supervised Outlier Detection with Unsupervised Representation Learning"☆89Updated 6 years ago
- Python code to prune ensembles☆13Updated 3 years ago
- CostSensitiveClassification Library in Python☆205Updated 5 years ago
- An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems☆256Updated 6 years ago
- Online Streaming Feature Selection☆28Updated 3 weeks ago
- (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)☆49Updated 6 months ago