deeppavlov / deeppavlov/AutoIntent
sampler option for each module
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 54
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
у нас есть возможность задать в конфиге семплер (tpe, random, brute). это удобно так как некоторые модули может захочеться перебрать тщательнее остальных
Contributor guide
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
Start in autointent/nodes/_node_optimizer.py at line 76 and trace how the sampler is currently read from configuration. Determine how per-module sampler selection should work for tpe, random, and brute; done when the configuration can choose the sampler independently for each module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100