Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Issues: timmens/causal-forest

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add doc tests to Travis and pre-commit hook. high-priority This issue has a high priority right now.
#18 opened Feb 26, 2020 by timmens
TypeError: unsupported operand type(s) for +: 'NoneType' and 'int' bug Something isn't working high-priority This issue has a high priority right now.
#16 opened Feb 20, 2020 by timmens
Polish documentation on readthedocs. enhancement New feature or request high-priority This issue has a high priority right now.
#15 opened Feb 17, 2020 by timmens
Check for compatibility with sklearn functionals. enhancement New feature or request low-priority This issue has a low priority right now.
#12 opened Feb 15, 2020 by timmens
Rename github repo. low-priority This issue has a low priority right now.
#11 opened Feb 15, 2020 by timmens
Add honest tree feature. enhancement New feature or request high-priority This issue has a high priority right now.
#10 opened Feb 12, 2020 by timmens
Add unit tests. good first issue Good for newcomers high-priority This issue has a high priority right now.
#8 opened Feb 11, 2020 by timmens
Optimize _find_optimal_split function. enhancement New feature or request low-priority This issue has a low priority right now.
#6 opened Feb 10, 2020 by timmens
Implement (clever) parallelization. enhancement New feature or request low-priority This issue has a low priority right now.
#5 opened Feb 10, 2020 by timmens
Reduce no. of sorting. enhancement New feature or request low-priority This issue has a low priority right now.
#4 opened Feb 10, 2020 by timmens
ProTip! Exclude everything labeled bug with -label:bug.