{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"redocly_category":"Products","product_name":"Machine Learning","type":"markdown"},"seo":{"title":"Set Up an Automl Solution","description":"Treasure Data Product Documentation · Collect and Unify · Segment and Activate · Experiment and Analyze · Decisioning Automate with AI Scale and Trust.","siteUrl":"https://docs.treasuredata.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"set-up-an-automl-solution","__idx":0},"children":["Set Up an Automl Solution"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To set up an AutoML solution, you can create AutoML workflows via Treasure Console. For the base package, you need to run two workflows: one configured with the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["ml_train >"]}," operator and the other with the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["ml_predict >"]}," operator. For a custom solution package, you need to create a single workflow configured with the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["ipynb >"]}," operator. The overall AutoML setup process is as shown in the following sections:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/machine-learning/automl/configure-an-automl-solution/set-up-an-automl-solution#create-an-automl-workflow"},"children":["Create an AutoML workflow"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/machine-learning/automl/configure-an-automl-solution/set-up-an-automl-solution#configure-a-secret-for-an-automl-workflow"},"children":["Configure a Secret for an AutoML Workflow"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/machine-learning/automl/configure-an-automl-solution/set-up-an-automl-solution#configure-automl-notebook-parameters"},"children":["Configure AutoML Notebook Parameters"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"create-an-automl-workflow","__idx":1},"children":["Create an AutoML workflow"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Open the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Treasure Console"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Navigate to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Workbench > Workflows"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["New User-Defined Workflow"]},".",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-42-57.f7a47c854cc9798d8aa386976ad6479d43c015b5c378fc6d2a908affa5d33418.3cb60505.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select or Enter a ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Project Name"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Enter a Workflow Name."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select a ML notebook solution in the Workflow Template. For example, Gluon Train, Gluon Predict, or a custom solution operator.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-46-56.0eb2a1ed153a1121e047e91f1be0ab85a2f1f686b658ef3948aac50e4c6fc5b8.3cb60505.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select New Workflow.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-49-27.c5d1b793b7f5efcaf1eb27d6c500eb1359fccfaf8eedc58ef3376f0e3c176488.3cb60505.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["View preview.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The workflow parameters can be edited through the console in the subsequent steps, without editing the workflow code directly.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-50-27.7eca5b068247481bbe44148c9d03d8c4c0d3c16253bf84d7ce566f917233681e.3cb60505.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Save & Commit"]},"."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"configure-a-secret-for-an-automl-workflow","__idx":2},"children":["Configure a Secret for an AutoML Workflow"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To prepare the AutoML workflow, it is necessary to provide a Master Key as a secret. This is required to enable the AutoML container to access relevant databases. You can set and edit secrets or parameters for an AutoML Workflow from the console, like a typical Treasure workflow."]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Secrets"]}," tab within the workflow:",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-52-38.69eaef6a430b125aba5d03cc2b98c45894e2c81abf3eeefa8de7283ea1b36698.3cb60505.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select the PLUS sign (+) to add a new secret.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-54-48.7dd34028fd5373e1218aa7e3157f6eaa63c9f07cff73b2ce37505bc720fdc966.3cb60505.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["In the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Name"]}," field, enter exactly this text: td.apikey"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["In the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Secret Key"]}," field, paste in the Master key. (User API Keys can be found in the “API Keys” section of your user profile.)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create."]}," The key will now be available in the list of secrets.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-56-34.129a3a0566476b7875490fdee324c1e9b9e44711edf81116d147a5891f63d469.3cb60505.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For general details about configuring workflow secrets, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/data-workbench/workflows/setting-workflow-secrets-from-td-console"},"children":["Setting Workflow Secrets from Treasure Console"]}," and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/data-workbench/workflows/setting-workflow-secrets-from-the-command-line"},"children":["Setting Workflow Secrets from the Command Line"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"configure-automl-notebook-parameters","__idx":3},"children":["Configure AutoML Notebook Parameters"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select the AutoML tab and select the notebook listed under Notebook Parameters.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_9-58-40.b3e4641740b036961cb4ac868493d3927601ab1f90034afd903735d9d5e988a6.3cb60505.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The notebook parameters editor appears.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_10-2-50.1db6a43b567c7382e559be5242f9807ba6a58b5d21958e7860ccd8aea9fc7796.3cb60505.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Input Table can be selected from existing database tables within your Treasure Data environment.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_10-10-48.f9ee85175c3e260d00c609f8c7905dcce3834a852f9252f20fcfba56c5a0cd62.3cb60505.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["It is important to specify which columns should be ignored, for example any unique identifiers or timestamps.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_10-12-19.aefc4bbac6102bebb27d5ccde492aafcacb069fa8eaf7346ecbffdb6896a5504.3cb60505.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To share your model, select the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Share Model"]}," checkbox as shown. See the section AutoML Model Sharing.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2023-2-28_10-14-52.d6f228dd8615ecb6404082f1cb8d03d2aab46c56173188c1b22a493195971758.3cb60505.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Confirm"]}," to save the parameter changes."]}]}]}]},"headings":[{"value":"Set Up an Automl Solution","id":"set-up-an-automl-solution","depth":1},{"value":"Create an AutoML workflow","id":"create-an-automl-workflow","depth":3},{"value":"Configure a Secret for an AutoML Workflow","id":"configure-a-secret-for-an-automl-workflow","depth":3},{"value":"Configure AutoML Notebook Parameters","id":"configure-automl-notebook-parameters","depth":3}],"frontmatter":{"seo":{"title":"Set Up an Automl Solution"}},"lastModified":"2026-06-01T11:27:28.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/customer-data-platform/machine-learning/automl/configure-an-automl-solution/set-up-an-automl-solution","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}