Releases: erdogant/bnlearn
Releases · erdogant/bnlearn
0.3.2
- update in docstrings
- inferences can now be done with the output of parameter_learning
- added fuction to convert adjmat to BayesianModel (to_BayesianModel)
- Added example of inference
- updates sphnix pages: https://erdogant.github.io/bnlearn/pages/html/Examples.html#start-with-raw-data
0.3.1
0.3.0
0.2.3
Documentation link changed: https://erdogant.github.io/bnlearn
0.2.2
Added new functionality to bnlearn:
-
make_DAG()
-
print_DAG()
-
adjmat2vec()
-
vec2adjmat()
-
Documentation: https://erdogant.github.io/bnlearn/
0.2.1
0.2.0
0.1.4
Missing functions added
0.1.3 new version
calling function in init fix
0.1.2 typo