Constant Field Values

Contents

ai.onnx.*

org.tribuo.*

  • org.tribuo.anomaly.Event
    Modifier and Type
    Constant Field
    Value
    public static final double
    0d/0d
  • org.tribuo.classification.Label
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LABEL##UNKNOWN"
  • org.tribuo.classification.explanations.lime.LIMEBase
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0E-12
    public static final double
    0.75
  • org.tribuo.clustering.ClusterID
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • org.tribuo.data.csv.CSVIterator
    Modifier and Type
    Constant Field
    Value
    public static final char
    '\"'
    public static final char
    ','
  • org.tribuo.data.csv.CSVSaver
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Response"
  • org.tribuo.hash.Hasher
    Modifier and Type
    Constant Field
    Value
    public static final int
    8
  • org.tribuo.math.la.VectorTuple
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0E-12
  • org.tribuo.math.optimisers.util.ShrinkingTensor
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0E-6
  • org.tribuo.regression.sgd.objectives.Huber
    Modifier and Type
    Constant Field
    Value
    public static final double
    5.0
  • org.tribuo.transform.transformations.SimpleTransform
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0E-12