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
Related projects ⓘ
Alternatives and complementary repositories for MetaCost
- [ICDE'20] ⚖️ A general, efficient ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架☆252Updated 9 months ago
- ☆14Updated last year
- Oversampling for imbalanced learning based on k-means and SMOTE☆123Updated 3 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆103Updated 3 years ago
- A python implementation of a genetic algorithm based approach for cost sensitive learning☆8Updated 4 years ago
- Python code to prune ensembles☆12Updated 2 years ago
- [NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. | 设计元知识驱动的采样器解决类别不平衡问题☆105Updated 5 months ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 5 years ago
- Feature Selection for Clustering☆94Updated 6 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆43Updated 5 years ago
- ☆37Updated 4 years ago
- Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/☆77Updated 6 months ago
- Missing Data Imputation for Python☆240Updated 8 months ago
- Oversampling method based on relative density☆11Updated 4 years ago
- XGBoost for label-imbalanced data: XGBoost with weighted and focal loss functions☆306Updated 9 months ago
- A missing value imputation library based on machine learning. It's implementation missForest, simple edition of MICE(R pacakge), knn, EM,…☆106Updated 8 months ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆38Updated 6 years ago
- Supplementary material for IJCNN paper "XGBOD: Improving Supervised Outlier Detection with Unsupervised Representation Learning"☆81Updated 5 years ago
- An example repo for how PU Bagging and TSA works.☆32Updated 4 years ago
- Deep Feature Selection using Teacher Student Network☆43Updated 5 years ago
- Automating Outlier Detection via Meta-Learning (Code, API, and Contribution Instructions)☆171Updated 2 years ago
- Implementation of the Adaptive XGBoost classifier for evolving data streams☆40Updated 4 years ago
- Active semi-supervised clustering algorithms for scikit-learn☆98Updated 4 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
- Transfer algorithms on Decision Trees☆15Updated 4 years ago
- (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)☆47Updated 5 months ago
- Feature selection for deep learning models.☆13Updated 3 years ago
- The stream-learn is an open-source Python library for difficult data stream analysis.☆62Updated 6 months ago
- Implementation of Robust PCA and Robust Deep Autoencoder over Time Series☆14Updated 4 years ago
- Tutorial on cost-sensitive boosting and calibrated AdaMEC.☆26Updated 7 years ago