-
Notifications
You must be signed in to change notification settings - Fork 864
Open
Description
Description
Two small issues I encountered while helping to document hybrid:
- choose in a HybrdBayesTree yields Gaussian cliques that are empty, presumably from discrete only cliques
- prune in a HybridBayesNet with max_leaves == 1 should convert to entirely non-hybrid, I think
Steps to reproduce
- Try display in HybridBayesTree.ipynb
- Try removing marginal threshold in HybridBayesNet.ipynb
Some other issues:
- HybridValues.ipynb: is
retract
working as expected in the last cell? - Best way to print DiscreteValues?
PrintDiscreteValues
doesn't seem to print anything in Jupyter, and print(DiscreteValues) doesn't have useful output.
Additional information
Notebooks are still in unmerged docs-hybrid branch at the moment
Metadata
Metadata
Assignees
Labels
No labels