Machine Learning Predict Tool

Use the Machine Learning Predict tool to use models you've built in Alteryx Machine Learning to make predictions about new data.

Tool Components

The Machine Learning Predict tool has 2 anchors.

  • Input anchor: The input anchor connects to the data you want to make predictions about.
  • P anchor: The P anchor outputs new columns of data, which contain predictions.

Configure the Tool

Connect to Alteryx Machine Learning

Enter your Alteryx Machine Learning Credentials:

  • Email
  • Password
  • URL: The URL you navigate to in order to access your Alteryx Machine Learning account.

Select Login to connect to your Alteryx Machine Learning account. Once you are successfully connected to your account, an "Authentication Verified" message is shown. To change credentials, select Change Credentials.

Modeling Selection

Select the model you want to apply to your new data by selecting your Project. The Project Details, Model Details, and Ranking Metrics are all filled in from the model you've built in Alteryx Machine Learning. Select Run to apply the model to your new data.

The Machine Learning Predict tool creates new columns of data in the output, which contain predictions.

Note

To avoid type warnings in your workflow, use a typing tool like the Select Tool or Auto Field Tool to change the column type. You can also manually fix type warnings.