Constant Field Values

Contents

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.classification.sgd.crf.CRFModel
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • org.tribuo.classification.sgd.crf.CRFParameters
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • 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.math.kernel.Linear
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • org.tribuo.math.kernel.Polynomial
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • org.tribuo.math.kernel.RBF
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • org.tribuo.math.kernel.Sigmoid
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • 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