Package | Description |
---|---|
jsat.classifiers | |
jsat.classifiers.calibration | |
jsat.classifiers.linear.kernelized | |
jsat.clustering.kmeans | |
jsat.distributions.kernels |
Modifier and Type | Field and Description |
---|---|
protected Classifier |
OneVSOne.baseClassifier
Main binary classifier
|
Modifier and Type | Field and Description |
---|---|
protected BinaryScoreClassifier |
BinaryCalibration.base
The base classifier to train and calibrate the outputs of
|
Modifier and Type | Field and Description |
---|---|
protected KernelTrick |
DUOL.k
Kernel trick to use
|
Modifier and Type | Field and Description |
---|---|
protected DistanceMetric |
KMeans.dm |
protected KernelTrick |
KernelKMeans.kernel
The kernel trick to use
|
Modifier and Type | Field and Description |
---|---|
protected DistanceMetric |
DistanceMetricBasedKernel.d
the distance metric to use for the Kernel
|
Copyright © 2017. All rights reserved.