aGrUM/pyAgrum 0.19.0 released

   -- Posted on Tue 05 January 2021 in News

ANNOUNCE: aGrUM 0.19.0

aGrUM/pyAgrum 0.19.0 is out.

Changelog for 0.19.0

Mainly : important changes for Influence Diagram (aGrUM and pyAgrum) and for BayesNet classifiers compliant to scikit-learn's API (pyAgrum).

LIMIDS inference

Classifiers comparison (from sklearn) + Bayesian networks (last column)

  • aGrUM

    • new and better inference …

Continue reading

aGrUM/pyAgrum 0.18.2 released

   -- Posted on Sun 01 November 2020 in News

ANNOUNCE: aGrUM 0.18.2

aGrUM/pyAgrum 0.18.2 is out.

Changelog for 0.18.2

Mainly bugfixes and internal improvements.

  • aGrUM

    • bugs fixed for gum::MarkovNet and gum::ShaferShenoyMNInference.
    • typo in the name of odbc library for mac.
  • pyAgrum

    • packages for python 3.9 (except win32).
    • better error …

Continue reading

aGrUM/pyAgrum 0.18.1 released

   -- Posted on Tue 21 July 2020 in News

ANNOUNCE: aGrUM 0.18.1

aGrUM/pyAgrum 0.18.1 is out.

Changelog for 0.18.1

  • aGrUM

    • Direct access to gum::<graphicalmodel>::isIndependent(X,Y,Z).
    • Direct access to direct access to ancestors and descendants()
    • Update API with node names for putFirst/reorganize/VI/I
  • pyAgrum

    • bug fixed on …

Continue reading