public class KMeansModelFormat extends Object implements Serializable
Exportable
,
Exporter
,
Serialized FormConstructor and Description |
---|
KMeansModelFormat(Vector[] centers,
DistanceMeasure distance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Vector[] |
getCenters() |
DistanceMeasure |
getDistance() |
int |
hashCode() |
public KMeansModelFormat(Vector[] centers, DistanceMeasure distance)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019