Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 427 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 427 Bytes

Wine Quality Predictions

Workflow -- ML Pipeline

1. Data Ingestion
2. Data Validation
3. Data Transformation
4. Model Trainer
5. Model Evaluation

Workflows

1. Update config.yaml
2. Update schema.yaml
3. Update params.yaml
4. update the entity
5. Update the configuration manager in src config
6. update the components
7. Update the pipeline
8. Update the main.py