{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Amazon SageMaker Autopilot Candidate Definition Notebook\n", "\n", "This notebook was automatically generated by the AutoML job **automl-health-10-15-38-25**.\n", "This notebook allows you to customize the candidate definitions and execute the SageMaker Autopilot workflow.\n", "\n", "The dataset has **11** columns and the column named **CAR_HCPS_PMT_AMT** is used as\n", "the target column. This is being treated as a **Regression** problem. \n", "This notebook will build a **[Regression](https://en.wikipedia.org/wiki/Regression_analysis)** model that\n", "**minimizes** the \"**MSE**\" quality metric of the trained models.\n", "The \"**MSE**\" metric stands for mean square error. It minimizes the square distance between the model's prediction and the true answer.\n", "\n", "As part of the AutoML job, the input dataset has been randomly split into two pieces, one for **training** and one for\n", "**validation**. This notebook helps you inspect and modify the data transformation approaches proposed by Amazon SageMaker Autopilot. You can interactively\n", "train the data transformation models and use them to transform the data. Finally, you can execute a multiple algorithm hyperparameter optimization (multi-algo HPO)\n", "job that helps you find the best model for your dataset by jointly optimizing the data transformations and machine learning algorithms.\n", "\n", "
endpoint_name
in the previous code block.\n",
"