Uses of Class
org.tribuo.math.neighbour.kdtree.KDTreeFactory
Package
Description
Provides a k-d tree nearest neighbour query implementation.
-
Uses of KDTreeFactory in org.tribuo.math.neighbour.kdtree
Modifier and TypeMethodDescriptionstatic KDTreeFactory
KDTreeFactory.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.