Project-MONAI / Project-MONAI/MONAI

Documentation about what parameters can be overrides in Auto3dSeg

Open
#7,240 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

documentation enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.