Constant Field Values
Contents
org.tribuo.*
-
org.tribuo.CategoricalIDInfo
-
org.tribuo.CategoricalInfoModifier and TypeConstant FieldValue
public static final int
0
public static final int
50
-
Modifier and TypeConstant FieldValue
protected static final int
2
public static final float
1.0f
public static final String
"name"
-
org.tribuo.FeatureSelector<T extends Output<T>>
-
org.tribuo.ImmutableDataset<T extends Output<T>>
-
org.tribuo.ImmutableFeatureMap
-
org.tribuo.MutableDataset<T extends Output<T>>
-
org.tribuo.MutableFeatureMap
-
org.tribuo.ONNXExportable
-
org.tribuo.Prediction<T extends Output<T>>
-
org.tribuo.RealIDInfo
-
org.tribuo.RealInfo
-
org.tribuo.SelectedFeatureSet
-
Modifier and TypeConstant FieldValue
public static final long
12345L
public static final int
-1
-
org.tribuo.Tribuo
-
org.tribuo.anomaly.Event
-
org.tribuo.anomaly.libsvm.LibSVMAnomalyModel
-
org.tribuo.classification.Label
-
org.tribuo.classification.baseline.DummyClassifierModel
-
org.tribuo.classification.ensemble.FullyWeightedVotingCombiner
-
org.tribuo.classification.ensemble.VotingCombiner
-
org.tribuo.classification.example.DemoLabelDataSource
-
org.tribuo.classification.explanations.lime.LIMEBaseModifier and TypeConstant FieldValue
public static final double
1.0E-12
public static final double
0.75
-
org.tribuo.classification.libsvm.LibSVMClassificationModel
-
org.tribuo.classification.mnb.MultinomialNaiveBayesModel
-
org.tribuo.classification.sequence.viterbi.DefaultFeatureExtractor
-
org.tribuo.classification.sequence.viterbi.NoopFeatureExtractor
-
org.tribuo.classification.sequence.viterbi.ViterbiModel
-
org.tribuo.classification.sgd.crf.CRFModel
-
org.tribuo.classification.sgd.crf.CRFParameters
-
org.tribuo.classification.sgd.fm.FMClassificationModel
-
org.tribuo.classification.sgd.kernel.KernelSVMModel
-
org.tribuo.classification.sgd.linear.LinearSGDModel
-
org.tribuo.classification.xgboost.XGBoostClassificationConverter
-
org.tribuo.clustering.ClusterID
-
org.tribuo.clustering.hdbscan.HdbscanModel
-
org.tribuo.clustering.kmeans.KMeansModel
-
org.tribuo.common.liblinear.LibLinearModel<T extends Output<T>>
-
org.tribuo.common.sgd.FMParameters
-
org.tribuo.common.tree.AbstractCARTTrainer<T extends Output<T>>
-
org.tribuo.common.tree.AbstractTrainingNode<T extends Output<T>>
-
org.tribuo.common.xgboost.XGBoostExternalModel<T extends Output<T>>
-
org.tribuo.common.xgboost.XGBoostModel<T extends Output<T>>
-
org.tribuo.data.columnar.ColumnarFeature
-
org.tribuo.data.columnar.FieldProcessor
-
org.tribuo.data.columnar.processors.field.IdentityProcessor
-
org.tribuo.data.columnar.processors.response.BinaryResponseProcessor<T extends Output<T>>
-
org.tribuo.data.columnar.processors.response.EmptyResponseProcessor<T extends Output<T>>
-
org.tribuo.data.csv.CSVIterator
-
org.tribuo.data.csv.CSVSaver
-
org.tribuo.data.text.impl.FeatureHasherModifier and TypeConstant FieldValue
public static final int
38495
public static final int
77777
-
org.tribuo.dataset.DatasetView<T extends Output<T>>
-
org.tribuo.dataset.MinimumCardinalityDataset<T extends Output<T>>
-
org.tribuo.dataset.SelectedFeatureDataset<T extends Output<T>>
-
org.tribuo.datasource.IDXDataSource.IDXDataSourceProvenance
-
org.tribuo.ensemble.WeightedEnsembleModel<T extends Output<T>>
-
org.tribuo.hash.HashCodeHasher
-
org.tribuo.hash.HashedFeatureMap
-
org.tribuo.hash.Hasher
-
org.tribuo.hash.MessageDigestHasher
-
org.tribuo.hash.ModHashCodeHasher
-
org.tribuo.impl.ArrayExample<T extends Output<T>>Modifier and TypeConstant FieldValue
public static final int
0
public static final int
10
-
org.tribuo.impl.BinaryFeaturesExample<T extends Output<T>>Modifier and TypeConstant FieldValue
public static final int
0
public static final int
10
-
org.tribuo.impl.IndexedArrayExample<T extends Output<T>>
-
org.tribuo.impl.ListExample<T extends Output<T>>
-
org.tribuo.interop.oci.OCILabelConverter
-
org.tribuo.interop.oci.OCIMultiLabelConverterModifier and TypeConstant FieldValue
public static final int
0
public static final double
0.5
-
org.tribuo.interop.oci.OCIRegressorConverter
-
org.tribuo.interop.onnx.DenseTransformerModifier and TypeConstant FieldValue
public static final int
0
public static final int
1000000
public static final int
10
-
org.tribuo.interop.onnx.ImageTransformer
-
org.tribuo.interop.onnx.LabelOneVOneTransformer
-
org.tribuo.interop.onnx.LabelTransformer
-
org.tribuo.interop.onnx.MultiLabelTransformerModifier and TypeConstant FieldValue
public static final int
0
public static final double
0.5
-
org.tribuo.interop.onnx.ONNXExternalModel<T extends Output<T>>
-
org.tribuo.interop.onnx.RegressorTransformer
-
org.tribuo.interop.onnx.extractors.BERTFeatureExtractor<T extends Output<T>>Modifier and TypeConstant FieldValue
public static final String
"attention_mask"
public static final String
"[CLS]"
public static final String
"output_1"
public static final String
"input_ids"
public static final long
1L
public static final String
"[SEP]"
public static final String
"Token"
public static final String
"output_0"
public static final String
"token_type_ids"
public static final long
0L
public static final String
"[UNK]"
-
org.tribuo.interop.tensorflow.DenseFeatureConverterModifier and TypeConstant FieldValue
public static final int
0
public static final int
1000000
public static final int
10
-
org.tribuo.interop.tensorflow.ImageConverter
-
org.tribuo.interop.tensorflow.LabelConverter
-
org.tribuo.interop.tensorflow.MultiLabelConverterModifier and TypeConstant FieldValue
public static final int
0
public static final double
0.5
-
org.tribuo.interop.tensorflow.RegressorConverter
-
org.tribuo.interop.tensorflow.TensorFlowCheckpointModel<T extends Output<T>>
-
org.tribuo.interop.tensorflow.TensorFlowFrozenExternalModel<T extends Output<T>>
-
org.tribuo.interop.tensorflow.TensorFlowNativeModel<T extends Output<T>>
-
org.tribuo.interop.tensorflow.TensorFlowSavedModelExternalModel<T extends Output<T>>
-
org.tribuo.interop.tensorflow.TensorFlowTrainer.TensorFlowTrainerProvenance
-
org.tribuo.interop.tensorflow.TensorFlowUtil
-
org.tribuo.interop.tensorflow.sequence.TensorFlowSequenceModel<T extends Output<T>>
-
org.tribuo.interop.tensorflow.sequence.TensorFlowSequenceTrainer.TensorFlowSequenceTrainerProvenance
-
org.tribuo.math.LinearParameters
-
org.tribuo.math.distance.CosineDistance
-
org.tribuo.math.distance.L1Distance
-
org.tribuo.math.distance.L2Distance
-
org.tribuo.math.kernel.Linear
-
org.tribuo.math.kernel.Polynomial
-
org.tribuo.math.kernel.RBF
-
org.tribuo.math.kernel.Sigmoid
-
org.tribuo.math.la.DenseMatrixModifier and TypeConstant FieldValue
public static final int
0
public static final double
1.0E-14
-
org.tribuo.math.la.DenseSparseMatrix
-
org.tribuo.math.la.DenseVector
-
org.tribuo.math.la.SparseVector
-
org.tribuo.math.la.VectorTuple
-
org.tribuo.math.neighbour.bruteforce.NeighboursBruteForceFactory
-
org.tribuo.math.neighbour.kdtree.KDTreeFactory
-
org.tribuo.math.optimisers.util.ShrinkingTensor
-
org.tribuo.math.util.ExpNormalizer
-
org.tribuo.math.util.HeapMerger
-
org.tribuo.math.util.MatrixHeapMerger
-
org.tribuo.math.util.NoopNormalizer
-
org.tribuo.math.util.Normalizer
-
org.tribuo.math.util.SigmoidNormalizer
-
org.tribuo.multilabel.MultiLabel
-
org.tribuo.multilabel.baseline.ClassifierChainModel
-
org.tribuo.multilabel.baseline.ClassifierChainTrainer
-
org.tribuo.multilabel.baseline.IndependentMultiLabelModel
-
org.tribuo.multilabel.ensemble.MultiLabelVotingCombiner
-
org.tribuo.multilabel.sgd.fm.FMMultiLabelModel
-
org.tribuo.multilabel.sgd.linear.LinearSGDModel
-
org.tribuo.protos.ProtoSerializable<T extends com.google.protobuf.Message>
-
org.tribuo.protos.ProtoSerializableField
-
org.tribuo.provenance.DataSourceProvenance
-
org.tribuo.provenance.EnsembleModelProvenance
-
org.tribuo.provenance.ModelProvenanceModifier and TypeConstant FieldValue
protected static final String
"os-arch"
protected static final String
"dataset"
protected static final String
"instance-values"
protected static final String
"java-version"
protected static final String
"os-name"
protected static final String
"trainer"
protected static final String
"trained-at"
protected static final String
"tribuo-version"
protected static final String
"unknown-version"
-
org.tribuo.provenance.SimpleDataSourceProvenance
-
org.tribuo.provenance.TrainerProvenance
-
org.tribuo.provenance.impl.TimestampedTrainerProvenance
-
org.tribuo.regression.RegressionFactory
-
org.tribuo.regression.RegressorModifier and TypeConstant FieldValue
public static final String
"DIM"
public static final double
1.0E-12
-
org.tribuo.regression.baseline.DummyRegressionModel
-
org.tribuo.regression.ensemble.AveragingCombiner
-
org.tribuo.regression.example.RegressionDataGenerator
-
org.tribuo.regression.libsvm.LibSVMRegressionModel
-
org.tribuo.regression.rtree.IndependentRegressionTreeModel
-
org.tribuo.regression.sgd.fm.FMRegressionModel
-
org.tribuo.regression.sgd.linear.LinearSGDModel
-
org.tribuo.regression.sgd.objectives.Huber
-
org.tribuo.regression.slm.SparseLinearModel
-
org.tribuo.regression.xgboost.XGBoostRegressionConverter
-
org.tribuo.sequence.ImmutableSequenceDataset<T extends Output<T>>
-
org.tribuo.sequence.MinimumCardinalitySequenceDataset<T extends Output<T>>
-
org.tribuo.sequence.MutableSequenceDataset<T extends Output<T>>
-
org.tribuo.sequence.SequenceExample<T extends Output<T>>Modifier and TypeConstant FieldValue
public static final int
0
public static final float
1.0f
-
org.tribuo.transform.TransformerMap
-
org.tribuo.transform.transformations.BinningTransformation.BinningTransformer
-
org.tribuo.transform.transformations.SimpleTransformModifier and TypeConstant FieldValue
public static final int
0
public static final double
1.0E-12
-
org.tribuo.util.infotheory.InformationTheoryModifier and TypeConstant FieldValue
public static final int
20
public static final double
5.0
-
org.tribuo.util.infotheory.WeightedInformationTheoryModifier and TypeConstant FieldValue
public static final int
20
public static final double
5.0
-
org.tribuo.util.infotheory.impl.TripleDistribution<T1,
T2, T3> -
org.tribuo.util.infotheory.impl.WeightedTripleDistribution<T1,
T2, T3>
-
org.tribuo.util.onnx.ONNXAttribute
-
org.tribuo.util.tokens.impl.SplitPatternTokenizer
-
org.tribuo.util.tokens.impl.wordpiece.Wordpiece