encode(_:to:)
Does nothing since this estimator uses a pre-defined transformer.
Declaration
func encode(_ transformer: UpdatableTabularEstimatorToSupervisedAdaptor<Estimator, Annotation>.Transformer, to encoder: inout any EstimatorEncoder) throwsDoes nothing since this estimator uses a pre-defined transformer.
func encode(_ transformer: UpdatableTabularEstimatorToSupervisedAdaptor<Estimator, Annotation>.Transformer, to encoder: inout any EstimatorEncoder) throws