Error out early when there are null entity ids in the cohort
Open
- Dominant language
- Jupyter Notebook
- Stars
- 201
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Linked to issue #186. Currently, triage causes an error later in the pipeline when there are null entity_ids.
In the above issue, Tristan suggests adding this check into the experiment validator.
Contributor guide
Research direction
Read linked issue #186 first, then locate the experiment validator and trace where cohort entity_ids are validated. Confirm the validator rejects null entity IDs before triage reaches the later pipeline failure; done means the invalid cohort fails early with a clear error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100