| Package | Description |
|---|---|
| org.apache.ignite.ml.knn |
Contains main APIs for kNN algorithms.
|
| org.apache.ignite.ml.knn.utils.indices |
Contains utils functionality for indices in kNN algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
Self |
KNNTrainer.withIdxType(SpatialIndexType idxType)
Sets up
idxType parameter. |
| Constructor and Description |
|---|
KNNPartitionDataBuilder(Preprocessor<K,V> preprocessor,
SpatialIndexType spatialIdxType,
DistanceMeasure distanceMeasure)
Constructs a new instance of KNN partition data builder.
|
| Modifier and Type | Method and Description |
|---|---|
static SpatialIndexType |
SpatialIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpatialIndexType[] |
SpatialIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025