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