EMIT Training and Preprocessing Pipeline
To run this pipeline run these commands:
EMIT Training Pipeline Config Options
cd src/sit_fuse/pipelines/training/
python3 emit_preprocess_and_train_pipeline.py -y <path to config file>
e.g. python3 emit_preprocess_and_train_pipeline.py -y ../../config/piplines/training/emit_example_config.yamlLast updated