mschauer / mschauer/CausalInference.jl
Use `next_CPDAG` also in greedy equivalence search
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 212
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Use next_CPDAG from operators.jl also in greedy equivalence search (GES) e.g. here:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing next_CPDAG in operators.jl with the GES code at src/ges.jl around line 133. Update GES to use the existing operator, then verify that the greedy equivalence search behavior remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100