AllenCell / AllenCell/allencell-segmenter-ml
Refactor training: check user inputs right after train_btn pressed
Open
low priority
refactor
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently- we do most of the checking (except PatchSize) of user data in `TrainingService._able_to_continue_training()`. We should move these checks to the `TrainingView` where user inputs can be checked right after `train_btn` is pressed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.