Step 6: Feature Merge and Filtration¶
Code file¶
SpaceTracer/steps/step6_merge_all_features.py
Runtime step name¶
merge_feature
What this step does¶
- merges outputs from Step 5 feature modules
- applies filtration tags/group switches (
steps.feature_filtration.*) - writes integrated feature tables for prediction
This is the step where filtration is handled in the current code path.