Class Hierarchy
- java.lang.Object
- org.tribuo.common.sgd.AbstractSGDModel.PredAndActive
- org.tribuo.common.sgd.AbstractSGDTrainer<T,
U, V, X> (implements org.tribuo.Trainer<T>, org.tribuo.WeightedExamples) - org.tribuo.common.sgd.AbstractFMTrainer<T,
U, V> - org.tribuo.common.sgd.AbstractLinearSGDTrainer<T,
U, V>
- org.tribuo.common.sgd.AbstractFMTrainer<T,
- org.tribuo.common.sgd.FMParameters (implements org.tribuo.math.FeedForwardParameters)
- org.tribuo.Model<T> (implements org.tribuo.protos.ProtoSerializable<T>, com.oracle.labs.mlrg.olcut.provenance.Provenancable<T>, java.io.Serializable)
- org.tribuo.common.sgd.AbstractSGDModel<T>
- org.tribuo.common.sgd.AbstractFMModel<T>
- org.tribuo.common.sgd.AbstractLinearSGDModel<T>
- org.tribuo.common.sgd.AbstractSGDModel<T>
Interface Hierarchy
- com.oracle.labs.mlrg.olcut.config.Configurable
- org.tribuo.common.sgd.SGDObjective<T> (also extends com.oracle.labs.mlrg.olcut.provenance.Provenancable<T>)
- com.oracle.labs.mlrg.olcut.provenance.Provenancable<T>
- org.tribuo.common.sgd.SGDObjective<T> (also extends com.oracle.labs.mlrg.olcut.config.Configurable)