verbosity levels
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 4.8k
- Forks
- 827
- PR merge metrics
- No merged PRs in 30d
Description
We might want to add verbosity params to most of our cate estimators which then each estimator can choose in an adhoc manner to print progress messages. This might be good since some methods might take time to run and progress messages can be good.
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.
Research direction
The issue names CATE estimators but provides no files, tests, or entry points. Start by locating the estimator implementations and reviewing how long-running operations currently report progress; done would mean defining and applying a consistent verbosity approach across the intended estimators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100