Is There a Way to Visualize the Decision Tree AML Used?

Sean L 16 Reputation points
2021-02-09T19:25:17.163+00:00

I have used a Two-Class Boosted Decision Tree in Azure ML to make some predictions on data that I am analyzing. Once the model has completed training is there a way for me to visualize the structure of the decision tree that was ultimately used by Azure?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,340 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2021-02-10T16:17:06.287+00:00

    Hello,

    Thanks for reaching out to us. If you are under Azure Machine Learning Studio(Classic), you can easily do it by Right-click on the output node of the "Train Model" module and select "Visualize".
    https://learn.microsoft.com/en-us/azure/machine-learning/studio-module-reference/two-class-boosted-decision-tree#results

    Regards,
    Yutong


  2. YutongTie-MSFT 53,971 Reputation points Moderator
    2021-02-23T06:33:10.683+00:00

    Hello,

    I have confirmed we don't have visualize function for Azure Machine Learning Designer now, but we would like to learn why you are asking about this feature and what you want to do with the visualized graph. We are caring customers' experience and will consider this function if that makes sense.

    Regards,
    Yutong


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.