Uses of Class
org.tribuo.hash.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
Modifier and TypeMethodDescriptionstatic HashCodeHasher
HashCodeHasher.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.