1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added correct terminal command for zsh users (#2230) More... 3 months ago
fix(flake8): add E203 to ignored rules to resolve conflict with Black (#2235) More... 3 months ago
Adding flake8 checks in linting checks for modified python files (#2176) More... 3 months ago
Formats doctests and adds blackdoc check in CI workflow (#2232)
ankurankan
as Ankur Ankan
More... 3 months ago
Fix doctests and add keyword arguments in factors submodule; Add blackdoc to pre-commit (#2181) More... 3 months ago
Fix doctests for estimator submodule files (#2197) More... 3 months ago
Fix: Resolve key error in index_to_weight mapping for torch backend (#2198) More... 3 months ago
Fix conversion to DAG in PDAG (#2204) More... 3 months ago
Updates test durations
ankurankan
as Ankur Ankan
More... 4 months ago
Add .codecov.yml to improve coverage reports (#2193) More... 4 months ago
Fixes incorrect warning raised when categorical variable has numerical states (#2212)
ankurankan
as Ankur Ankan
More... 4 months ago
Update .pre-commit-config.yaml (#2180) More... 4 months ago
Fix: add default weight to edges in FactorGraph.add_edge for drawing compatibility (#2141) More... 4 months ago
ENH: Change operation from marginalize to maximize in VariableElimina… (#2184) More... 4 months ago
Add option to specify virtual interventions to LGBN.simulate method (#2166) More... 4 months ago
Create codeql.yml (#2196) More... 4 months ago
ENH: Create a LGBN if beta specified in dagitty syntax (#2126) More... 4 months ago
Autoselect appropriate CI test and Scoring method for causal discovery (#2092) More... 4 months ago
ENH: add edge strength plotting to DAG.to_daft() and DAG.to_graphviz (#2147) More... 4 months ago
Flake 8 compliant codebase (#2165) More... 4 months ago
Expand simulation functionality of LGBN by adding option to specify interventions and evidence (#2127) More... 4 months ago
Add pyparsing to dependencies (#2152) More... 4 months ago
Add Expert knowledge to ExpertInLoop (#2124) More... 4 months ago
Adds flake8 to precommit hook (#2154)
ankurankan
as Ankur Ankan
More... 4 months ago
Improve FunctionalCPD sampling by allowing vectorized functions (#2139) More... 4 months ago
Finish the progress bar if exiting early (#2151)
ankurankan
as Ankur Ankan
More... 4 months ago
Fix DBNInference for networks with only inter-edges (#2142) More... 4 months ago
Add tests for DiscreteFactor.__str__ (#2114) More... 4 months ago
Adds type hints (#2085) More... 4 months ago
Added checks for variable argument in LGBN (#2111) More... 4 months ago