public class NearestNeighborsAnalyzerProperties extends Object
Constructor and Description |
---|
NearestNeighborsAnalyzerProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getModelLocation() |
Integer |
getTopK() |
int |
hashCode() |
void |
setModelLocation(String modelLocation) |
void |
setTopK(Integer topK) |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.