A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.databricks.com/aws/en/machine-learning/train-model/serverless-forecasting below:

Forecasting (serverless) with AutoML | Databricks Documentation

Forecasting (serverless) with AutoML

This article shows you how to run a serverless forecasting experiment using the Mosaic AI Model Training UI.

Mosaic AI Model Training - forecasting simplifies forecasting time-series data by automatically selecting the best algorithm and hyperparameters, all while running on fully-managed compute resources.

To understand the difference between serverless forecasting and classic compute forecasting, see Serverless forecasting vs. classic compute forecasting.

Requirements​ Create a forecasting experiment with the UI​

Go to your Databricks landing page and click Experiments in the sidebar.

  1. In the Forecasting tile, select Start training.

  2. Select the Training data from a list of Unity Catalog tables that you can access.

    note

    To use the Auto-ARIMA algorithm, the time series must have a regular frequency where the interval between any two points must be the same throughout the time series. AutoML handles missing time steps by filling in those values with the previous value.

  3. Select a Prediction target column that you want the model to predict.

  4. Optionally, specify a Unity Catalog table Prediction data path to store the output forecasts.

  5. Select a Model registration Unity Catalog location and name.

  6. Optionally, set Advanced options:

Run the experiment and monitor the results​

To start the AutoML experiment, click Start training. From the experiment training page, you can do the following:

Additionally, you can check the status of the experiment as it goes through the following stages:

  1. Preprocessing: Validate and prepare the input table by imputing missing values and splitting data into training, validation, and test sets. Automatic feature generation processing, like one-hot encoding for categorical features, also occurs during this stage.
  2. Tuning: Explore different forecasting algorithms and tune hyperparameters.
  3. Training: Train and evaluate the final model with the selected best configurations. Register the model in Unity Catalog if a path is specified.
View results or use the best model​

After training completes, the prediction results are stored in specified Delta table and the best model is registered to Unity Catalog.

From the experiments page, you choose from the following next steps:

Serverless forecasting vs. classic compute forecasting​

The following table summarizes the differences between serverless forecasting and forecasting with classic compute


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4