Skip to content

ML.FIT_TRANSFORM

Fits and transforms the X using the estimator or transformer.

Syntax

ML.FIT_TRANSFORM(model, X, y)

Arguments

Name Type Default Description
model object Positional argument 1
X object Positional argument 2
y object None Positional argument 3

Returns

Object

Examples

Examples coming soon

Working Excel formula examples for this function are not yet written.

See also