Uses of Class
org.tribuo.hash.HashCodeHasher
Packages that use HashCodeHasher
Package
Description
Provides the base interface and implementations of the
Model
hashing
which obscures the feature names stored in a model.-
Uses of HashCodeHasher in org.tribuo.hash
Methods in org.tribuo.hash that return HashCodeHasherModifier and TypeMethodDescriptionstatic HashCodeHasher
HashCodeHasher.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.