Skip to main content
Back to top
Ctrl
+
K
Choose version
Install
User Guide
API
Getting Started
More
Examples
About Us
System Settings
Light
Dark
GitHub
Choose version
Install
User Guide
API
Getting Started
Examples
About Us
System Settings
Light
Dark
GitHub
Collapse Sidebar
Expand Sidebar
Section Navigation
mlquantify
get_config
set_config
config_context
mlquantify.base
BaseQuantifier
MetaquantifierMixin
ProtocolMixin
mlquantify.base_aggregative
AggregationMixin
SoftPredictionMixin
CrispPredictionMixin
mlquantify.calibration
Calibrator
ClassifierCalibrator
QuantifierCalibrator
mlquantify.compose
BaseComposeQuantifier
LinearComposeQuantifier
LikelihoodComposeQuantifier
ComposeQuantifier
mlquantify.confidence
BaseConfidenceRegion
ConfidenceInterval
ConfidenceEllipseSimplex
ConfidenceEllipseCLR
construct_confidence_region
mlquantify.counting
CC
PCC
ACC
ThresholdAdjustment
TAC
TX
TMAX
T50
MS
MS2
FM
GACC
GPACC
evaluate_thresholds
compute_tpr
compute_fpr
compute_table
mlquantify.datasets
make_quantification
fetch_mushroom
fetch_banknote_authentication
fetch_haberman_survival
fetch_miniboone
fetch_digits_optical_penbased
fetch_dry_bean
fetch_covertype
fetch_yeast
fetch_sensorless_drive
fetch_statlog_shuttle
fetch_wine_quality
fetch_online_news_popularity
fetch_pima_diabetes
fetch_electricity_elec2
fetch_airlines
fetch_newsgroups20
fetch_imdb
fetch_multidomain_sentiment
fetch_sentiment140
fetch_rcv1_v2
fetch_mnist_usps
fetch_cifar10
fetch_planetoid_cora_citeseer_pubmed
fetch_sea_concepts
fetch_lequa2024
Bunch
get_data_home
fetch_remote
mlquantify.likelihood
CDE
EMQ
MLPE
mlquantify.losses
BaseLoss
DistanceLoss
LeastSquaresLoss
HellingerSurrogateLoss
EnergyLoss
NegativeLogLikelihoodLoss
MixtureNegativeLogLikelihoodLoss
RegularizedMixtureNLLLoss
normalize_distribution
get_loss
mlquantify.matching
BaseMatchingQuantifier
MatchingHistogramQuantifier
DyS
HDy
HDx
SORD
MatchingKernelQuantifier
MMD_RKHS
KDEyQuantifier
KDEyML
KDEyHD
KDEyCS
GKDEyML
GHDx
GHDy
SMM
EDy
EDx
mlquantify.meta
EnsembleQ
QuaDapt
AggregativeBootstrap
mlquantify.metrics
AE
SE
MAE
MSE
KLD
RAE
NAE
NRAE
NKLD
NMD
RNOD
VSE
CvM_L1
mlquantify.model_selection
GridSearchQ
BaseProtocol
APP
NPP
UPP
PPP
apply_protocol
mlquantify.multiclass
binary_quantifier
BinaryQuantifier
MulticlassStrategy
register_strategy
get_strategy
available_strategies
mlquantify.neighbors
PWK
mlquantify.neural
QuaNet
mlquantify.representations
BaseRepresentation
HistogramRepresentation
KDERepresentation
DistanceRepresentation
KernelMeanRepresentation
PredictionRepresentation
HardPredictionRepresentation
SoftPredictionRepresentation
mlquantify.solvers
solve_binary
ternary_search
solve_simplex
minimize_prevalence
minimize_prevalence_blocks
mlquantify.utils
get_prev_from_labels
normalize_prevalence
load_quantifier
make_prevs
apply_cross_validation
simplex_uniform_kraemer
simplex_grid_sampling
simplex_uniform_sampling
get_indexes_with_prevalence
mlquantify.visualization
DiagonalDisplay
BiasDisplay
ErrorByShiftDisplay
PrevalenceDisplay
ConfidenceRegionDisplay
API Reference
mlquantify.base_aggregative
AggregationMixin
AggregationMixin
#
mlquantify.base_aggregative.
AggregationMixin
[source]
#
alias of
AggregativeMixin
On this page
AggregationMixin
Show Source