stages: train: cmd: python process_dataset.py deps: - steel_industry_data_train.csv test: cmd: python evaluate.py deps: - steel_industry_data_test.csv