1
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump litellm from 1.53.1.dev1 to 1.61.15 in /requirements (#1988) More... 4 months ago
Add gcm test (#1982) More... 4 months ago
Bump litellm from 1.47 to 1.53.1.dev1 in /requirements (#1987) More... 4 months ago
Unify import error handling (#1981) More... 4 months ago
Removes discretize.py as ContinuousFactor has been removed (#1980)
ankurankan
as Ankur Ankan
More... 4 months ago
Updates docs (#1976)
ankurankan
as Ankur Ankan
More... 5 months ago
Fixes flaky test
ankurankan
as Ankur Ankan
More... 5 months ago
Don't change int data to float when preprocessing
ankurankan
as Ankur Ankan
More... 5 months ago
DBNInference returns inference queries with state names (#1973)
ankurankan
as Ankur Ankan
More... 5 months ago
Fixes for failing tests on cuda backend (#1971)
ankurankan
as Ankur Ankan
More... 5 months ago
Changes get_random methods to return str node names instead of int [fixes #1966] (#1972)
ankurankan
as Ankur Ankan
More... 5 months ago
Add fit method to allow SVI and MCMC fitting on FunctionalBayesianNetwork (#1893) More... 5 months ago
Fix initialize_initial_state for DBN with state_names (#1963) More... 5 months ago
Drop python 3.10 from CI
ankurankan
as Ankur Ankan
More... 5 months ago
Fixes failing test in dev
ankurankan
as Ankur Ankan
More... 5 months ago
Adds support for temporal order in HCS and GES estimators (#1943) More... 5 months ago
Changes default scoring method for Hill Climb Search (#1956)
ankurankan
as Ankur Ankan
More... 5 months ago
Handle Dagitty for a chain (bugfix) (#1957) More... 5 months ago
Improves the Expert algorithm with the reverse edge (#1954)
ankurankan
as Ankur Ankan
More... 5 months ago
Integrate/Cache knowledge and llm results (#1947) More... 5 months ago
Add continuous models to tutorial (#1946) More... 5 months ago
Throw error in CausalInference init if variable names of DAG are not string (#1945) More... 5 months ago
Export TabularCPD values as pd DataFrame (#1934) More... 6 months ago
Added state_names for DBNs: fix #1939 (#1940) More... 6 months ago
Adds NoisyOR CPD (#1935)
ankurankan
as Ankur Ankan
More... 6 months ago
Handle str arg for is_valid_adjustment_set and get_proper_backdoor_graph (#1936) More... 6 months ago
Expose get_random for LinearGaussianCPD (#1931) More... 6 months ago
Fixes error message in ExpertKnowledge (#1937) More... 6 months ago
Adds support for temporal PC estimator (#1917) More... 6 months ago
Initialize BN class models with adjacency graph data (#1932) More... 6 months ago