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:
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- [ICDE'20] ⚖️ A general, efficient ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架☆258Updated last year
- (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)☆48Updated 3 weeks ago
- Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/☆78Updated last year
- ☆15Updated 2 years ago
- Fast Correlation-Based Feature Selection☆31Updated 8 years ago
- The stream-learn is an open-source Python library for difficult data stream analysis.☆63Updated this week
- Radial-Based Undersampling for Imbalanced Data Classification☆12Updated 6 years ago
- [NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. | 设计元知识驱动的采样器解决类别不平衡问题☆107Updated 11 months ago
- XGBoost for label-imbalanced data: XGBoost with weighted and focal loss functions☆323Updated last year
- Implementation of Robust PCA and Robust Deep Autoencoder over Time Series☆14Updated 5 years ago
- ☆37Updated 4 years ago
- Tutorial on cost-sensitive boosting and calibrated AdaMEC.☆26Updated 8 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆127Updated 4 years ago
- An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems☆253Updated 5 years ago
- This project is a research on how to extract rules from the existing data using trained Decision Tree. The dataset used to train the mode…☆16Updated 5 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆45Updated 6 years ago
- Radial-Based Oversampling for Noisy Imbalanced Data Classification☆14Updated 7 years ago
- Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in t…☆63Updated 4 years ago
- Oversampling method based on relative density☆13Updated 4 years ago
- A python package for feature selection in python☆51Updated 4 years ago
- Supplementary material for IJCNN paper "XGBOD: Improving Supervised Outlier Detection with Unsupervised Representation Learning"☆82Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 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
- A python implementation of the Rotation Forest algorithm per https://arxiv.org/abs/1809.06705.☆20Updated 5 years ago
- Transfer algorithms on Decision Trees☆18Updated 5 years ago
- A python implementation of a genetic algorithm based approach for cost sensitive learning☆8Updated 5 years ago
- Seminar on Limitations of Interpretable Machine Learning Methods☆57Updated 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