Uses of Class
org.tribuo.math.neighbour.bruteforce.NeighboursBruteForceFactory
Package
Description
Provides a brute-force nearest neighbour query implementation.
-
Uses of NeighboursBruteForceFactory in org.tribuo.math.neighbour.bruteforce
Modifier and TypeMethodDescriptionstatic NeighboursBruteForceFactory
NeighboursBruteForceFactory.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.