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
- A missing value imputation library based on machine learning. It's implementation missForest, simple edition of MICE(R pacakge), knn, EM,…☆108Updated last year
- XGBoost for label-imbalanced data: XGBoost with weighted and focal loss functions☆337Updated last year
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆110Updated 5 years ago
- [NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. | 设计元知识驱动的采样器解决类别不平衡问题☆111Updated last year
- Missing Data Imputation for Python☆247Updated last year
- Automating Outlier Detection via Meta-Learning (Code, API, and Contribution Instructions)☆186Updated 3 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
- Code and documentation for experiments in the TreeExplainer paper☆189Updated 6 years ago
- Supplementary material for IJCNN paper "XGBOD: Improving Supervised Outlier Detection with Unsupervised Representation Learning"☆89Updated 6 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆130Updated 4 years ago
- Tutorial on cost-sensitive boosting and calibrated AdaMEC.☆26Updated 8 years ago
- 🛠️ Class-imbalanced Ensemble Learning Toolbox. | 类别不平衡/长尾机器学习库☆409Updated 8 months ago
- Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/☆78Updated last year
- ☆37Updated 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
- (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)☆49Updated 8 months ago
- Positive-unlabeled learning with Python.☆247Updated 2 weeks ago
- A deep clustering algorithm. Code to reproduce results for our paper N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of …☆137Updated 2 years ago
- This is the implementation of Sparse Projection Oblique Randomer Forest☆102Updated last year
- ☆15Updated 2 years ago
- Python-based implementations of algorithms for learning on imbalanced data.☆241Updated 3 years ago
- Houses implementation of the Fast Correlation-Based Filter (FCBF) feature selection method.☆62Updated 3 years ago
- A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection fea…☆680Updated 2 years ago
- Active semi-supervised clustering algorithms for scikit-learn☆103Updated 5 years ago
- Deep Learning for Anomaly Deteection☆59Updated 3 years ago
- AutoLearn, a domain independent regression-based feature learning algorithm.☆30Updated 6 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…☆67Updated 5 years ago
- The stream-learn is an open-source Python library for difficult data stream analysis.☆66Updated 4 months ago