Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Create a new decision tree in Studio.
  • Enter name and display name.
  • Close the general tab.

  • Start building the decision tree by selecting an attribute for the first question ( condition node ).

 

Note

Please note attributes used in decision trees must belong to a singleton entity

...

  • Create a new container.
  • Enter the name.
  • Select AQ_DecisionTreeSelector as the container type.
  • Close the general tab.
  • Enter the name of an attribute which holds the search query.

...

Info

This attribute must belong to a singleton entity and will be placed on the page by the AQ_DecisionTreeSelector container.

  • Enter the names of the buttons that will be used to search for (matchbutton) and select (selectbutton) a decision tree.
  • The AQ_DecisionTreeSelector uses a trigram matching algorithm to determine which decision tree symptom matches with the search query and calculates an overall score for each decision tree.
  • Optionally you can enter a threshold ( percentage ) or a max number of results that are displayed.

  • Save and close the container when it is finished.

...

Create a decision tree evaluator

...