Uses of Class
org.tribuo.math.distance.CosineDistance
Packages that use CosineDistance
Package
Description
An interface for distance computations between two
SGDVector
instances
along with some standard implementations.-
Uses of CosineDistance in org.tribuo.math.distance
Methods in org.tribuo.math.distance that return CosineDistanceModifier and TypeMethodDescriptionstatic CosineDistance
CosineDistance.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.