metaheuristic_designer.operators.operator_functions.probability_distributions#
Functions
|
Heuristic parameter estimation for the Bernoulli distribution. |
|
Heuristic parameter estimation for the binomial distribution. |
|
Heuristic parameter estimation for the Cauchy distribution. |
|
Heuristic parameter estimation for the Dirichlet distribution. |
|
Heuristic parameter estimation for the exponential distribution. |
|
Heuristic parameter estimation for the gamma distribution. |
|
Heuristic parameter estimation for the Laplace distribution. |
|
Heuristic parameter estimation for the Lévy-stable distribution. |
|
Heuristic parameter estimation for the multivariate normal distribution. |
|
Heuristic parameter estimation for the normal distribution. |
|
Heuristic parameter estimation for the Poisson distribution. |
|
Heuristic parameter estimation for the von Mises-Fisher distribution. |
|
Heuristic parameter estimation for the von Mises (circular) distribution. |
|
Heuristic parameter estimation for the uniform distribution. |
|
Convert |
Classes
|
Abstract base class for all probability distributions. |
|
Wraps a SciPy multivariate distribution. |
|
Wraps a SciPy univariate distribution. |
|
Multivariate categorical distribution with per-row probability weights. |