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