Warn user on automatic modify of algorithm or parameters
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
Please throw a warning message to the user when automatically modifying parameters or algorithms. Doing this silently makes it extremely difficulty to debug and fine-tune.
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
Read the linked sections in src/luminol/algorithms/anomaly_detector_algorithms/bitmap_detector.py (lines 60-73) and src/luminol/anomaly_detector.py (lines 91-104) to identify where algorithms or parameters are changed automatically. Check the relevant anomaly-detection usage path and verify that each automatic modification produces a warning visible to the user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100