MaximumLikelihoodLearningTDistribution Properties |
The MaximumLikelihoodLearningTDistribution generic type exposes the following members.
Name | Description | |
---|---|---|
FittingOptions |
Gets or sets the distribution fitting options
to use when estimating distribution densities
during learning.
| |
Model |
Gets the model being trained.
| |
UseLaplaceRule |
Gets or sets whether to use Laplace's rule
of succession to avoid zero probabilities.
| |
UseWeights |
Gets or sets whether the emission fitting algorithm should
present weighted samples or simply the clustered samples to
the density estimation
methods.
|