Skip to content

Conversation

@sankhya10
Copy link
Contributor

Changes are linked to:

Done:

  • The issue with a decision tree that has a single root node with no children is forced to have an antecedent in order to calculate similarity. For the sake of the discussion, two single root nodes (with arbitrary labels) will have a 100% similarity in reference to the paper.
  • For example originally for the root node the label would be $\text { r0: } \rightarrow 1$. Now the rule would changed
    to $\text { r0: attrname }<=0 \rightarrow 1$
  • The rules for EFDT and VFDT trees are now based on the condition of the tree and based on the rules. Originally it was $<=$ for all rules.
  • Similarity metric can now compute similarity between an efdt tree and a vfdt tree.

@sankhya10 sankhya10 requested a review from anjsimmo October 30, 2023 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants