Uses of Class
org.tribuo.RealInfo
Packages that use RealInfo
-
Uses of RealInfo in org.tribuo
Subclasses of RealInfo in org.tribuoMethods in org.tribuo that return RealInfoModifier and TypeMethodDescriptionRealInfo.copy()static RealInfoRealInfo.deserializeFromProto(int version, String className, com.google.protobuf.Any message) Deserialization factory.CategoricalInfo.generateRealInfo()Generates aRealInfousing the currently observed counts to calculate the min, max, mean and variance.Constructors in org.tribuo with parameters of type RealInfo