habit.pipeline: compose subject / table pipelines
Pipelines: subject-level and table-level component composition.
User guide: Habitat domain API · Python API guide (v2.0). Execution backends: Execution backends.
PoolMarker is the subject↔cohort watershed
(pool stage). TablePipeline is the tabular-ML
composer; see Tabular ML (bookmark).
Classes
The subject-level chain composed into a single callable. |
|
Fitted preprocessing/selection chain plus model over feature tables. |
|
Marker component that declares the subject→cohort fan-in watershed. |
|
The fan-in product: one cohort matrix plus its subject index. |
|
Name-to-implementation registry for dataflow pooling markers. |
Functions
Wrap a voxel feature field as single-voxel clustering units. |
|
Merge per-subject clustering units into one indexed cohort matrix. |