HeatWave AutoML supports the following training models. When
training a model, use the
ML_TRAIN
model_list
and
exclude_model_list
options to specify the
training models to consider or exclude.
Section 3.14.1.3, “Model Metadata” includes the
algorithm_name
field which defines the
model type.
Univariate endogenous models:
STLwESForecaster
: STLForecast with ExponentialSmoothing substructureSTLwARIMAForecaster
: STLForecast with ARIMA substructure
Univariate endogenous with exogenous models:
Multivariate endogenous with exogenous models:
Univariate or multivariate endogenous with exogenous models:
The only model is GkNN. See: Section 3.10, “Anomaly Detection”.
Recommendation models that rate users or items to use with explicit feedback:
-
Matrix factorization models:
Recommendation models that rank users or items to use with implicit feedback: