Plotting a decision tree and extracting the split criteria

I am new to MLJ coming from R for statistical learning. I have two newbie questions:

  1. Is there a way to plot a decision tree?
  2. Is there a way to extract the structure of the tree with the split criteria?
1 Like