Published May 17, 2023
| Version 0.8.0
Software
Open
Learning Bayesian Networks with the bnlearn Python Package.
Creators
Description
I am really happy to announce the following new great functionalities in bnlearn!
- Continuous data modeling is possible using the approach of Yi-Chun Chen et al.
- Interactive plots are created using
D3Blocks
which provides more flexibility. - Data examples and functions are removed from
bnlearn
and are now imported fromdatazets
library. - Unit tests updated and new ones implemented
Especially for the plot
functionality, some of the input parameters are changed.
See the docs for continuous data modeling
Notes
Files
erdogant/bnlearn-0.8.0.zip
Files
(19.3 MB)
Name | Size | Download all |
---|---|---|
md5:039d5cb1b678dff2cf1a84e92206d5c5
|
19.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/erdogant/bnlearn/tree/0.8.0 (URL)