Bnlearn

Latest version: v0.10.2

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 14

0.7.14

* added library requests

0.7.13

* Fix for import examples (requires latest numpy version)
* replaced wget with internal python function.

0.7.12

* Added cdn resources to fix interactive plot in jupyter notebook and Colab

0.7.11

* Fix for interactive plot. It did not show up correctly but now it does again.

0.7.10

* `sklearn `is changed to `scikit-learn` in the setup and requirements (issue 66 )

0.7.9

* plot function `bn.plot(model)` return figure axis.
* Setup file contains import of `python-louvain` instead of `community`
* docstring updates regarding this output.

**Example:**

model = bn.import_DAG('sprinkler', CPD=True)
df = bn.sampling(model, n=1000, methodtype='bayes')
fig = bn.plot(model)
fig['ax']

Page 4 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.