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.
|
org.apache.ignite.ml.knn.classification |
Contains main APIs for kNN classification algorithms.
|
Modifier and Type | Method and Description |
---|---|
abstract <P> void |
NNClassificationModel.saveModel(Exporter<KNNModelFormat,P> exporter,
P 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) |
Modifier and Type | Method and Description |
---|---|
<P> void |
KNNClassificationModel.saveModel(Exporter<KNNModelFormat,P> exporter,
P path) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019