Skip to content

Conversation

varunagrawal
Copy link
Contributor

I am still not satisfied with the printing of GaussianConditional since if we provide a value for the preface string s, it no longer prints out "GaussianConditional". This is pretty problematic in the hybrid decision tree.

I also updated the printing for when there are no parents. Before it was

GaussianConditional p(x0 |)

but now it is

GaussianConditional p(x0)

@varunagrawal varunagrawal added bugfix Fixes an issue or bug quick-review Quick and easy PR to review labels Mar 25, 2022
@varunagrawal varunagrawal requested a review from dellaert March 25, 2022 20:50
@varunagrawal varunagrawal self-assigned this Mar 25, 2022
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.

OK, but please undo change in default.

@varunagrawal varunagrawal merged commit a7c2bc5 into develop Mar 30, 2022
@varunagrawal varunagrawal deleted the fix/gaussian-conditional-print branch March 30, 2022 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes an issue or bug quick-review Quick and easy PR to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants