CoolFace
Modelpublic

Oguzz07/causal-discovery-algorithm-selection

sourceHugging Faceupdated 5mo agoView on Hugging Face
2likes
43 commits on main
70796a35mo ago

Update README with final results (71.3% hit rate, 178 configs, pairwise ranking)

Oguzz07
845e2345mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
7bf89785mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
491ec365mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
fad99b85mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
9f5edc95mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
38c2c585mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
8044d705mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
44ef5ea5mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
67d12035mo ago

Update with augmented data (178 configs) + pairwise ranking model (71.3% hit rate)

Oguzz07
8744a775mo ago

Update to GBM-500 best model (70.5% top-3 hit rate)

Oguzz07
22694115mo ago

Update to GBM-500 best model (70.5% top-3 hit rate)

Oguzz07
72da8db5mo ago

Update causal_selection/data/results/evaluation_results.json with final benchmark (14 networks, 122 configs)

Oguzz07
33a19565mo ago

Update causal_selection/data/results/configs.csv with final benchmark (14 networks, 122 configs)

Oguzz07
e72900e5mo ago

Update causal_selection/data/results/normalized_shd_matrix.csv with final benchmark (14 networks, 122 configs)

Oguzz07
60a91925mo ago

Update causal_selection/data/results/shd_matrix.csv with final benchmark (14 networks, 122 configs)

Oguzz07
eadb5105mo ago

Update causal_selection/data/results/meta_features.csv with final benchmark (14 networks, 122 configs)

Oguzz07
b6a5ad45mo ago

Update causal_selection/models/scaler.pkl with final benchmark (14 networks, 122 configs)

Oguzz07
83132f25mo ago

Update causal_selection/models/meta_learner.pkl with final benchmark (14 networks, 122 configs)

Oguzz07
76ca9aa5mo ago

Add requirements.txt

Oguzz07
90153135mo ago

Add causal_selection/models/scaler.pkl

Oguzz07
f6a0a3f5mo ago

Add causal_selection/models/meta_learner.pkl

Oguzz07
6bff5a45mo ago

Add causal_selection/data/results/evaluation_results.json

Oguzz07
8a3ce8e5mo ago

Add causal_selection/data/results/configs.csv

Oguzz07
bc585ea5mo ago

Add causal_selection/data/results/normalized_shd_matrix.csv

Oguzz07
60e9bfa5mo ago

Add causal_selection/data/results/shd_matrix.csv

Oguzz07
d5789775mo ago

Add causal_selection/data/results/meta_features.csv

Oguzz07
fbf08d15mo ago

Add run_benchmark.py

Oguzz07
a47b09f5mo ago

Add causal_selection/benchmark.py

Oguzz07
eabf58d5mo ago

Add causal_selection/meta_learner/predictor.py

Oguzz07
6f65cd15mo ago

Add causal_selection/meta_learner/trainer.py

Oguzz07
3b69a245mo ago

Add causal_selection/features/extractor.py

Oguzz07
603c7775mo ago

Add causal_selection/discovery/evaluator.py

Oguzz07
78e2a755mo ago

Add causal_selection/discovery/algorithms.py

Oguzz07
9efaa0b5mo ago

Add causal_selection/data/generator.py

Oguzz07
c1c4e895mo ago

Add features init

Oguzz07
a0926e25mo ago

Add discovery, features, meta_learner, utils inits

Oguzz07
4b456f35mo ago

Add utils init

Oguzz07
68be1485mo ago

Add meta_learner init

Oguzz07
47b5c525mo ago

Add subpackage inits

Oguzz07
c2872ef5mo ago

Add causal_selection package init

Oguzz07
3212b495mo ago

Add README with project documentation

Oguzz07
46cec705mo ago

initial commit

Oguzz07