Configuration
Customize paths and settings to suit your workflow.
Default Paths
- Preprocessed Data:
data/preprocessed_data.csv - Model:
models/model.pkl - Evaluation Results:
results/evaluation.txt
Customizing Paths
During prompts, you can specify custom paths:
Please enter the save path for the trained model (press Enter for default 'models/model.pkl'):
> models/custom_model.pkl