SERUMS
Contents:
API Reference
serums
distances
serums.distances.calculate_gospa
serums.distances.calculate_hellinger
serums.distances.calculate_mahalanobis
serums.distances.calculate_ospa
serums.distances.calculate_ospa2
distribution_estimator
serums.distribution_estimator.estimate_distribution_params
serums.distribution_estimator.genpareto_MOM_est
serums.distribution_estimator.genpareto_PWM_est
serums.distribution_estimator.grimshaw_MLE
distribution_overbounder
serums.distribution_overbounder.fusion
OverbounderBase
PairedGPO
PairedGaussianOverbounder
SymmetricGPO
SymmetricGaussianOverbounder
enums
DistEstimatorMethod
GSMTypes
MultiObjectDistance
SingleObjectDistance
error_processor
BinnedError
errors
serums.errors.DistributionEstimatorFailed
serums.errors.OverboundingMethodFailed
models
BaseMixtureModel
BaseMixtureModelIterator
BaseSingleModel
Bernoulli
Cauchy
ChiSquared
Gaussian
GaussianMixture
GaussianScaleMixture
GeneralizedPareto
MultiBernoulliMixture
PairedGaussian
PairedGaussianPareto
StudentsT
StudentsTMixture
SymmetricGaussianPareto
Usage
Data Fusion Examples
Gaussian Multiplication
General Polynomial
GPS Examples
Toolchain Setup
Development Environment Setup
Example Workflow
Notes on tox
CI/CD Pipeline
Github Actions Quick Guide
Test Coverage Report
Test Results Report
LAGER Homepage
References
License
SERUMS
Usage
Usage
Contents:
Data Fusion Examples
Gaussian Multiplication
General Polynomial
GPS Examples
This provides some examples of how to use different modules in the package.