JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.tribuo.math.distributions
package
org.tribuo.math.distributions
A package of statistical distributions.
Related Packages
Package
Description
org.tribuo.math
Contains the implementation of Tribuo's math library, it's gradient descent optimisers, kernels and a set of math related utils.
Classes
Class
Description
MultivariateNormalDistribution
A class for sampling from multivariate normal distributions.