OrthoForest module docstring
@vasilismsr is already working on this.
Since Nov 10, 2019.
- Dominant language
- Jupyter Notebook
- Stars
- 4.8k
- Forks
- 827
- PR merge metrics
- No merged PRs in 30d
Description
The orthoforest module docstring and also the class docstrings, i.e.:
https://github.com/microsoft/EconML/blob/2946201057ecd82cfd3cde92bf2f3ec31ae7bc3c/econml/ortho_forest.py#L19
https://github.com/microsoft/EconML/blob/2946201057ecd82cfd3cde92bf2f3ec31ae7bc3c/econml/ortho_forest.py#L125
https://github.com/microsoft/EconML/blob/2946201057ecd82cfd3cde92bf2f3ec31ae7bc3c/econml/ortho_forest.py#L318
https://github.com/microsoft/EconML/blob/2946201057ecd82cfd3cde92bf2f3ec31ae7bc3c/econml/ortho_forest.py#L537
Contains very little information and a lot of this info is placed in the user guide part:
https://github.com/microsoft/EconML/blob/master/doc/spec/estimation/forest.rst
A lot of the main technical components should be moved or at least copied in their corresponding classes.
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.