Welcome to the calibr8
documentation!
With calibr8
we take a fresh perspective on calibration modeling.
You can download the latest version from GitHub or install it via pip install calibr8
.
In the following chapters, we introduce the terminology, basic concepts and most important features.
Learn from the examples how a calibr8
-driven workflow looks like:
You can find autogenerated API documentation below:
- Inheritance and composition of
calibr8
models - calibr8.core
CalibrationModel
ContinuousInference
ContinuousMultivariateInference
ContinuousMultivariateModel
ContinuousUnivariateInference
ContinuousUnivariateModel
DistributionMixin
InferenceResult
asymmetric_logistic()
exponential()
infer_independent()
inverse_asymmetric_logistic()
inverse_exponential()
inverse_log_log_logistic()
inverse_logistic()
inverse_xlog_asymmetric_logistic()
inverse_xlog_logistic()
inverse_ylog_logistic()
log_log_logistic()
logistic()
polynomial()
xlog_asymmetric_logistic()
xlog_logistic()
ylog_logistic()
- calibr8.contrib.normal
- calibr8.contrib.studentt
- calibr8.optimization
- calibr8.utils