algo_name
Description
Specifies the name of the algorithm used for training. Identifying the algorithm by name allows for precise documentation and easier replication of model training processes. This setting is fundamental for tracing model performance back to the algorithmic choices made during setup.
Options
arimacatboostdecisiontreedummyextratreesidentityknnlightgmlogisticprophetrandomforestsarimasvmxgboost
Steps impacted
training
Example
Last updated