Package | Description |
---|---|
jsat.clustering | |
jsat.distributions.multivariate | |
jsat.regression |
Constructor and Description |
---|
MeanShift(MultivariateKDE mkde)
Creates a new MeanShift clustering object.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricKDE
MetricKDE is a generalization of the
KernelDensityEstimator to the multivariate case. |
class |
ProductKDE
The Product Kernel Density Estimator is a generalization of the
KernelDensityEstimator to the multivariate case. |
Modifier and Type | Method and Description |
---|---|
abstract MultivariateKDE |
MultivariateKDE.clone() |
Constructor and Description |
---|
NadarayaWatson(MultivariateKDE kde) |
Copyright © 2017. All rights reserved.