Skip to content

Commit

Permalink
Added plot
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehr78 committed Jul 11, 2024
1 parent b56af6a commit 5bd6547
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A Julia implementation of [Recursive Causal Discovery](https://arxiv.org/abs/240
# Overview
### Comparison of RCD with the PC algorithm implemented in [CausalInference.jl](https://github.com/mschauer/CausalInference.jl)
The following plots show the F1 score (computed using true causal graph), and number of conditional independency (CI) tests done.
![F1 score and #CI tests of RSL versus PC](https://i.ibb.co/sWKP8jM/SCR-20240708-sgii.png)
![F1 score and #CI tests of RSL versus PC](rcd_vs_pc.png)

### Implemented algorithms
- [x] Recursive Structure Learning (RSL)
Expand Down
Binary file added rcd_vs_pc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5bd6547

Please sign in to comment.