mlquantify.matching#
Matching Methods#
Base class for distribution matching quantifiers. |
|
Abstract base class for histogram-based distribution matching. |
|
Distribution y-Similarity (DyS) quantifier. |
|
Hellinger Distance y (HDy) quantifier. |
|
Hellinger Distance x (HDx) quantifier. |
|
Sample Ordinal Distance (SORD) quantifier. |
|
Abstract base class for kernel mean matching quantifiers. |
|
Maximum Mean Discrepancy in RKHS (MMD-RKHS) quantifier. |
|
Abstract base class for KDE-based density matching quantifiers. |
|
KDEy Maximum Likelihood (KDEy-ML) quantifier. |
|
KDEy Hellinger Distance (KDEy-HD) quantifier. |
|
KDEy Cauchy-Schwarz (KDEy-CS) quantifier. |
|
Generalized KDEy Maximum Likelihood (GKDEyML) quantifier. |
|
Generalized HDx (GHDx) quantifier. |
|
Generalized HDy (GHDy) quantifier. |
|
Sample Mean Matching (SMM) quantifier. |
|
Energy Distance y (EDy) quantifier. |
|
Energy Distance x (EDx) quantifier. |