Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record cardinalities in DecisionTree #1868

Closed
wants to merge 3 commits into from

Conversation

varunagrawal
Copy link
Collaborator

This PR updates DecisionTree to store the cardinalities of the nodes so we can recover them easily later.

Note that I had to settle for strange naming conventions to avoid collisions when a class inherits from both DiscreteFactor and DecisionTree.

@varunagrawal varunagrawal self-assigned this Oct 10, 2024
Copy link
Member

@dellaert dellaert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Varun, for a variety of reasons I do not want us to do this. Let's talk.

@varunagrawal
Copy link
Collaborator Author

Hey Varun, for a variety of reasons I do not want us to do this. Let's talk.

Sure thing.

@dellaert
Copy link
Member

Closing this for now.

@dellaert dellaert closed this Oct 23, 2024
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