JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
org.tribuo.math.distributions
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
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.