public abstract class Model<M extends Model<M>> extends Transformer
Transformer
produced by an Estimator
.
Constructor and Description |
---|
Model() |
Modifier and Type | Method and Description |
---|---|
abstract ParamMap |
fittingParamMap()
Fitting parameters, such that parent.fit(..., fittingParamMap) could reproduce the model.
|
abstract Estimator<M> |
parent()
The parent estimator that produced this model.
|
transform, transform, transform, transform, transform, transform
transformSchema
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
explainParams, get, getParam, isSet, paramMap, params, set, validate, validate
uid
initializeIfNecessary, initializeLogging, isTraceEnabled, log_, log, logDebug, logDebug, logError, logError, logInfo, logInfo, logName, logTrace, logTrace, logWarning, logWarning