Skip to content

ML.PREDICT

Predicts the target using the estimator.

Syntax

ML.PREDICT(model, X)

Arguments

Name Type Default Description
model object Positional argument 1
X object Positional argument 2

Returns

Object

Examples

Examples coming soon

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

See also