aGrUM/pyAgrum 0.16.4 released
Posted on Sun 15 December 2019 in News
ANNOUNCE: aGrUM 0.16.4
aGrUM/pyAgrum 0.16.4 is out.
Changelog for 0.16.3
-
pyAgrum
- first version of
gum.lib.classifier
providing a classgum.BNClassifier
wrapping a BN as a classifier with a scikitlearn-like API. - Fix bug in
gum.lib.notebook.showPotential
with explicit digit param - Add a
gum.Potential.loopIn()
to iterate inside a Potential - Enhanced API for
gum.InfluenceDiagram
- Documentation improvements
- remove package for python 3.4 and 3.5 (following NEP29). But 2.7 is still maintained.
- add package for python 3.8
- first version of
-
aGrUM
- still working on CI
- Enhanced API for
gum::InfluenceDiagram