MySQL AI 9.5  /  ...  /  Model Types

7.1.14 Model Types

AutoML supports the following training models. When training AutoML a model, use the ML_TRAIN model_list and exclude_model_list options to specify the training models to consider or exclude. The Model Metadata includes the algorithm_name field, which defines the model type.

Forecasting Models

Univariate endogenous models:

Univariate endogenous with exogenous models:

Multivariate endogenous with exogenous models:

Univariate or multivariate endogenous with exogenous models:

Anomaly Detection Models

  • GkNN: Generalized kth Nearest Neighbors

  • PCA: Principal Component Analysis

  • GLOF: Generalized Local Outlier Factor

Recommendation Models

The TwoTower model is the default model and can generate recommendations with implicit or explicit feedback. See Recommendation Training Models to learn more.

Recommendation models that rate users or items to use with explicit feedback:

Recommendation models that rank users or items to use with implicit feedback: