Fix #1261 (#1264) |
|
More...
|
over 4 years ago
|
Continues fixing #1205. Fixes BayesianModel.to_markov_model to work with disconnected graphs [refs #1209] |
|
More...
|
over 4 years ago
|
Add optional pseudo_count param for K2 in BaysianEstimator (#1260) |
|
More...
|
over 4 years ago
|
Updates contributing guide |
|
More...
|
over 4 years ago
|
Updates readme |
|
More...
|
almost 5 years ago
|
Removes support for ProbModelXML file format [closes #1256 #795 #1083] |
|
More...
|
almost 5 years ago
|
Fixes BIFWriter to write the actual state names of variable instead of dummy integers |
|
More...
|
almost 5 years ago
|
Fixed incorrect import for factor_product |
|
More...
|
almost 5 years ago
|
Improve TabularCPD reorder_parents documentation (#1250) |
|
More...
|
almost 5 years ago
|
Create Alarm.ipynb |
|
More...
|
almost 5 years ago
|
Fixed the bug in the flip operation in HillClimbSearch (#1243) |
|
More...
|
almost 5 years ago
|
Fixes issue with normalization in case of BeliefPropagation [refs #1166] |
|
More...
|
almost 5 years ago
|
Fixes DiscreteFactor.reduce to accept state numbers as well as state names for variables [fixes #1141] |
|
More...
|
almost 5 years ago
|
Don't check the extern folder |
|
More...
|
almost 5 years ago
|
Improves code quality |
|
More...
|
almost 5 years ago
|
Updates docs for estimators |
|
More...
|
about 5 years ago
|
Updates templates |
|
More...
|
about 5 years ago
|
Make the version no dev |
|
More...
|
about 5 years ago
|
Replaces landscape with codacy: 1. Replaces quality badge. 2. Replaces the configuration files. |
|
More...
|
about 5 years ago
|
Adds max_ci_vars argument to ConstraintBasedEstimators |
|
More...
|
about 5 years ago
|
Updates version number for anaconda |
|
More...
|
about 5 years ago
|
Release 0.1.10 |
|
More...
|
about 5 years ago
|
Adds causal inference to documentation |
|
More...
|
about 5 years ago
|
Add show_progress kwarg to other inference methods (#1219) |
|
More...
|
about 5 years ago
|
Fix for Tabular CPD copy() function (#1212) |
|
More...
|
about 5 years ago
|
Better integration of state names through the package: Changes: - CPDs maintain state names of only variables which are in the CPD - Fixes some side effects of changes in DiscreteFactor.state_names - Equality check now also checks that the state names are the same. - DiscreteFactor hashes also include state names |
|
More...
|
about 5 years ago
|
Fixes the problems with reading and writing XMLBIF and BIF formats.[fixes #949] |
|
More...
|
about 5 years ago
|
Adds checks for TabularCPD to check the size of values and fixes tests for it. |
|
More...
|
about 5 years ago
|
Adds gpg keys for travis |
|
More...
|
about 5 years ago
|
Adds checks to query methods to throw an error message if there are any common variables in and |
|
More...
|
about 5 years ago
|