Applying an algorithm

After you prepare the data, you can apply an algorithm.

  1. Select a quest.
  2. Drag and drop the Apply Algorithm activity box to the canvas.
    The Apply Algorithm Activity Catalog is displayed.
  3. Select the algorithm.
    • Supervised algorithms:
      • XGBoost
      • Linear Learner
      • Random Forest
      • Decision Tree
      • Extra Trees
      • Multilayer Perceptron
      • DeepAR
    • Unsupervised algorithms:
      • K-Means
      • Auto Clustering
      • PCA: Principal Component Analysis
    • Custom algorithms
    Note: If you are applying a custom algorithm, select Custom Algorithm. Then select one of the deployed custom algorithms from the list.
  4. Specify the parameters required.
  5. Save the quest.