---
author_name: Vitaliy Rudnytskiy
author_profile: https://github.com/Sygyzmundovych
keywords: tutorial
auto_validation: true
time: 45
tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sap-hana-cloud\,-sap-hana-database]
primary_tag: products>sap-hana-cloud
parser: v2
slug: hana-cloud-trial-basic-automl
canonical_url: https://developers.sap.com/tutorials/hana-cloud-trial-basic-automl
---

# Train Your First Machine Learning Model Using AutoML in SAP HANA Cloud
<!-- description --> This tutorial will guide you through using SAP HANA Cloud's embedded machine learning capability called AutoML. You will explore it using Python and a Jupyter notebook in SAP Business Application Studio.

## Prerequisites
- This tutorial is designed for SAP HANA Cloud. It is not intended for SAP HANA on-premise or SAP HANA, express edition.

## You will learn
- How to use SAP HANA Cloud’s embedded AutoML functions to quickly train a machine learning model.

The hands-on tasks are completed exclusively in SAP Business Application Studio, referred to as **BAS**.

### Register for an SAP HANA Cloud Basic Trial Instance

Register for the SAP HANA Cloud basic trial: https://www.sap.com/products/technology-platform/hana/trial.html

![Registration page](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0110_reg_page.jpg)

At the end of the registration process, you should receive a username and password to use in the following exercises.

![Registration completed](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0114_reg_page_completed.jpg)

You should also receive an email with the same information.

![Welcome Email](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0120_welcome_email.jpg)

### Start Your Basic Trial and Access the Workbook

Click on **Start your basic trial!**

On the login page, use the username and password you received.

Upon successful login, you should see a workbook titled **Basic Trial - Introduction to SAP HANA Cloud**.

![Workbooks](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0210_workbooks.jpg)

Click on it to open the workbook.

![Workbook to start](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0220_workbook_to_start.jpg)

Click on **Start Workbook**.

![Exercises overview](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0230_workbook_ex1_getting_started.jpg)

This workbook includes multiple exercises, but in this tutorial, you will focus only on **Machine Learning: AutoML Introduction**.

> Good news: You have access to this user account and workbook for 30 days from the registration date. You can complete the other exercises after finishing this tutorial.

### Set Up the Tools and Data Required to Complete the Exercises

With the **Basic Trial - Introduction to SAP HANA Cloud** workbook open, ensure you are in the (1) Learning Content view. Then (2) expand **Getting Started and Introduction** and (3) click on **Getting Started**.

![Getting Started](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0310_exercise_getting_started.jpg)

Complete (4) the **Getting Started** exercise.

After completing this exercise, answer the validation question, and then proceed directly to the exercise " **Machine Learning: AutoML Introduction**".

### Machine Learning —— AutoML Introduction

With the **Basic Trial - Introduction to SAP HANA Cloud** workbook open, ensure you are in the (1) Learning Content view. Then (2) expand **Machine Learning: AutoML Introduction** and (3) click on **Machine Learning: AutoML Introduction**.

![AutoML exercise](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/hana-cloud-trial-basic-automl/0410_exercise_automl.jpg)

Complete (4) the **Machine Learning: AutoML Introduction** exercise.

### Knowledge Check

Congratulations! You have explored the embedded machine learning capabilities in SAP HANA Cloud.

Answer the last validation question, and remember you can keep working on other execises during the next 30 days after the registration for the SAP HANA Cloud basic trial!