Project-MONAI / Project-MONAI/MONAI
Documentation about what parameters can be overrides in Auto3dSeg
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
Relatedly - are the full set of options for training_params documented anywhere? In my case I'm trying to prevent my data being cached during training, but more generally I'd like to know how to figure out how I can adjust other options.
CC @pwrightkcl
Originally posted by @marksgraham in https://github.com/Project-MONAI/MONAI/discussions/7214#discussioncomment-7578978
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 by locating the Auto3dSeg entry point and the training_params definition or existing documentation. Determine the full set of adjustable options, including how to prevent data caching during training, then document those options and verify that the documented parameters match the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100