facebookresearch / facebookresearch/data_decomposition
Fix Beta Prime for Hetero Noise DGP
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This needs to generate variance of noise, not noise itself:
https://github.com/facebookresearch/data_decomposition/blob/ba7ea9f06df4d868a3365aa7016b52a014cfd660/src/data_decomposition/data_generator.py#L108
Contributor guide
Research direction
Open src/data_decomposition/data_generator.py at line 108 and inspect how Beta Prime is generated for the Hetero Noise DGP. Verify the result represents noise variance rather than noise itself, then confirm the generated output matches that requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100