Saving tree models and results

You can save or export the results of your interactive tree-building sessions. Generate a model based on the current tree (click the Generate model button).

From a generated tree model nugget, you can:
  • For tree model nuggets only, you can export the model in PMML format. If the model includes any custom splits, this information is not preserved in the exported PMML. (The split is preserved, but the fact that it's custom rather than chosen by the algorithm isn't.)
  • Generate a chart based on the current tree. Note that this only works for a nugget when it's attached to other nodes in a flow.
Note: The interactive tree itself can't be saved. To avoid losing your work, generate a model before closing the tree builder window.