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