evaluate | GridSearch | Hyperparameter Tuning in teradataml - evaluate - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Use the evaluate() method for evaluation using trained models from Analytics Database, VAL, and UAF features.

Evaluation are done using the default trained model.

  • Evaluation is supported for evaluable model-trainer functions.
  • Best model is set as default model by default.
  • Default model can be changed using set_model method.

Optional Arguments:

  • kwargs: Specifies the keyword arguments. Accepts additional arguments required for the teradataml analytic function evaluations.

    If this argument is empty, internal sampled test dataset and arguments are used for evaluation. Otherwise, all arguments required with validation data need to be passed for evaluation.

Output teradataml DataFrames can be accessed using attribute references, such as HPTEvaluateObj.<attribute_name>. Output teradataml DataFrame attribute name is: result.