cost-sensitive
There are 10 repositories under cost-sensitive topic.
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.
yangarbiter/multilabel-learn
multilabel-learn: Multilabel-Classification Algorithms
ej0cl6/csmlc
Cost-Sensitive Multi-Label Classification
ej0cl6/csmcal
Cost-Sensitive Multi-Class Active Learning
Faysal-MD/Unmasking-Deepfake-Faces-from-Videos-An-Explainable-Cost-Sensitive-Deep-Learning-Approach-IEEE2023
Deepfake faces detection from forged videos where used explainable AI for models' robustness as well as cost sensitive methods for mitigating dataset imbalance problem
DEC4F/cost-sensitive-knn
Implementation of cost sensitive KNN algorithm described in Qin, et al, 2013
zislam/CSForest
Weka implementation of the cost-sensitive decision forest algorithm CSForest.
mikesiers/DataCost
Calculate cost based metrics about data based on the number of positive and negative data points.
sangttruong/nonmyopia
Amortized Nonmyopic Bayesian Optimization in the Dynamic Cost Settings