Configuration recipe catalog
Copy a YAML template from the repository config/ tree, edit the #%%====
path blocks, then run the matching habit command. Relative paths in YAML
resolve from the config file directory, not the shell working directory.
Note
The lightweight Windows ZIP ships config/ next to the installers. Source
checkouts keep the same layout under the repository root.
By workflow
Workflow |
Template directory |
Typical command |
|---|---|---|
Preprocessing |
|
|
DICOM sort |
|
|
Habitat segmentation |
|
|
Habitat feature extraction |
|
|
Traditional radiomics |
|
|
Machine learning |
|
|
Model comparison |
|
|
ICC / test-retest |
|
|
Starter demos
Use these when you want a short path through the demo data:
Goal |
Suggested YAML |
|---|---|
Resample-only preprocess |
|
Habitat two-step train |
|
Extract habitat features |
|
Traditional ROI radiomics |
|
Train a radiomics ML model |
|
K-fold CV demo |
|
Compare models |
|
ICC demo |
|