Package | Description |
---|---|
org.apache.ignite.ml.knn.ann |
Contains main APIs for ANN classification algorithms.
|
Modifier and Type | Method and Description |
---|---|
ANNClassificationTrainer.CentroidStat |
ANNClassificationModel.getCentroindsStat() |
Constructor and Description |
---|
ANNClassificationModel(LabeledVectorSet<LabeledVector> centers,
ANNClassificationTrainer.CentroidStat centroindsStat)
Build the model based on a candidates set.
|
ANNModelFormat(int k,
DistanceMeasure distanceMeasure,
boolean weighted,
LabeledVectorSet<LabeledVector> candidates,
ANNClassificationTrainer.CentroidStat candidatesStat)
Creates an instance.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024