Related Documentation Download this Manual
PDF (US Ltr) - 1.6Mb
PDF (A4) - 1.6Mb


MySQL HeatWave User Guide  /  HeatWave AutoML  /  Getting Started

3.3 Getting Started

Once you have access to a DB System with a HeatWave Cluster, and you have obtained the MySQL user privileges described in Section 3.2, “Before You Begin”, you can start using HeatWave AutoML.

Proceed through the following steps to prepare data, train a model, make predictions, and generate explanations:

  1. Prepare and load training and test data. See Section 3.4, “Preparing Data”.

  2. Train a machine learning model. See Section 3.5, “Training a Model”.

  3. Make predictions with test data using a trained model. See Section 3.7, “Predictions”.

  4. Run explanations on test data using a trained model to understand how predictions are made. See Section 3.8, “Explanations”.

  5. Score your machine learning model to assess its reliability. See Section 3.13.6, “Scoring Models”.

  6. View a model explanation to understand how the model makes predictions. See Section 3.13.7, “Model Explanations”.

Alternatively, you can jump ahead to the Iris Data Set Machine Learning Quickstart, which provides a quick run-through of HeatWave AutoML capabilities using a simple, well-known machine learning data set. See Section 7.3, “Iris Data Set Machine Learning Quickstart”.