Fixes chi square test for the case when the variables are exactly identical |
|
More...
|
over 4 years ago
|
increase sample size to 30k. this makes the test more robust to floating-point behaviors across systems |
|
More...
|
over 4 years ago
|
Fixes check for parents of CPD in BIFReader |
|
More...
|
over 4 years ago
|
Minor fix in BIFReader to check whether the CPD has parents or not |
|
More...
|
over 4 years ago
|
Adds function to fetch example models from bnlearn repository: 1. Adds function. 2. Removes the Data class as no longer required. |
|
More...
|
over 4 years ago
|
Adds function to fetch example models from bnlearn repository: 1. Adds function. 2. Removes the Data class as no longer required. |
|
More...
|
over 4 years ago
|
Refactor Constraint Based Estimators (#1176) |
|
More...
|
over 4 years ago
|
Docs updates |
|
More...
|
over 4 years ago
|
Improves docs |
|
More...
|
over 4 years ago
|
Fix missing import of logging module (#1297) |
|
More...
|
over 4 years ago
|
Remove future imports as we no longer support python 2.x |
|
More...
|
over 4 years ago
|
Minor doctest fix [fixes #950] |
|
More...
|
over 4 years ago
|
Fixes bug in BayesianModel.get_markov_blanket [fixes #1293] |
|
More...
|
over 4 years ago
|
Updates classifiers in setup.py |
|
More...
|
over 4 years ago
|
Release 0.0.11 |
|
More...
|
over 4 years ago
|
Test for python 3.8 on appveyor |
|
More...
|
over 4 years ago
|
Replaces format with f strings |
|
More...
|
over 4 years ago
|
Typo fix: example of BIF example of method BIFWriter.write_bif() |
|
More...
|
over 4 years ago
|
Adds an argument to specify the expected type of the state names of variables in BIFReader and XMLBIFReader [fixes #1221] |
|
More...
|
over 4 years ago
|
Adds new tests for Chi square test and adds p-value tests for pearsonr |
|
More...
|
over 4 years ago
|
Changes to_bayesian_model to be able to handle disconnected models [fixes #1263] |
|
More...
|
over 4 years ago
|
Adds test to check for issue reported in #1048 |
|
More...
|
over 4 years ago
|
Github feature maintenance: 1. Makes the templates for PR and issues clearer. 2. Removes actions for now as travis and appveyor are working properly |
|
More...
|
over 4 years ago
|
Integrate score caching in structure estimators |
|
More...
|
over 4 years ago
|
Combine all the scoring classes into a single file |
|
More...
|
over 4 years ago
|
Changes to not automatically sort the provided state names in estimators [fixes #1245] |
|
More...
|
over 4 years ago
|
Change the name of Bdeu to BDeu in docs [ref #1228, #1229] |
|
More...
|
over 4 years ago
|
Changes to make BayesianModelSampling work and return state names when available [fixes #1246] |
|
More...
|
over 4 years ago
|
Adds support for python 3.8 (#1269) |
|
More...
|
over 4 years ago
|
Fixes formatting |
|
More...
|
over 4 years ago
|