| Package | Description |
|---|---|
| org.apache.ignite.ml.knn |
Contains main APIs for kNN algorithms.
|
| org.apache.ignite.ml.knn.ann |
Contains main APIs for ANN classification algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
abstract <P> void |
NNClassificationModel.saveModel(Exporter<KNNModelFormat,P> exporter,
P path)
Save model by the given path.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ANNModelFormat
ANN model representation.
|
| Modifier and Type | Method and Description |
|---|---|
<P> void |
ANNClassificationModel.saveModel(Exporter<KNNModelFormat,P> exporter,
P path) |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025