Consistent notation for learner APIs
Open
@kbattocchi is already working on this.
Since Jan 3, 2022.
- Dominant language
- Jupyter Notebook
- Stars
- 4.8k
- Forks
- 827
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to harmonize the notation across the different learners? For example, the treatment propensity model is referred to as model_t in CausalForest, model_T in DMLOrthoForest, propensity_model in XLearner, and as model_propensity in ForestDRLearner.
Same for model_y, etc
That introduces confusion and complicates code reuse, for no good reason that I can see.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.