Metro Interstate traffic volume project
- config.yaml
- secrets.yaml [Optional]
- params.yaml
- Entity
- Configuration manager in src config
- Components
- Pipeline
- main.py
- dvc.yaml
- pip install -r requirements.txt
- dvc init
- dvc repro
- python app.py
- Update params.yaml with configuration which is apt for your training eg: batch size to 500 and epochs to 200.