probly.method¶
Transformations for models.
Submodules¶
|
Create a BatchEnsemble predictor from a base predictor based on [WTB20]. |
|
Create a Bayesian predictor from a base predictor based on [BCKW15]. |
Calibration transformations for logit predictors. |
|
|
Return a predictor unchanged while optionally registering its predictor type. |
Conformal transformations for regression and classification. |
|
CredalBNN: Credal Bayesian Neural Networks for Uncertainty Estimation in Deep Learning. |
|
Credal ensembling method. |
|
Credal net implementation for uncertainty quantification. |
|
Credal relative likelihood method. |
|
|
Create a credal wrapper predictor from a base predictor based on [WCS+24]. |
DARE implementation for uncertainty quantification. |
|
|
Transform a model for Deep Deterministic Uncertainty based on [MKvA+23]. |
|
Create a DropConnect predictor from a base predictor based on [MNM+19]. |
|
Create a Dropout predictor from a base predictor based on [GG16a]. |
|
Transform a model for Deterministic Uncertainty Quantification [vASTG20]. |
Create an efficient credal predictor from a base predictor based on [HLohrM+26]. |
|
|
Create an ensemble predictor from a base predictor based on [LPB17a]. |
Evidential module for probly. |
|
HetNets implementation for uncertainty quantification. |
|
Utilities for the definition of methods. |
|
Module for natural posterior network implementations. |
|
Module for posterior network implementations. |
|
Module for Prior Network implementation. |
|
|
|
|
Create a subensemble predictor from a base model or a base model and head model. |