- Update config.yaml
- Update secrets.yaml
- Update params.yaml
- Update entity (namedtuple)
- Update configuration
- Update components
- Update pipeline
- Test run the staged pipeline
- Run tox.ini for testing the package
- Update dvc.yaml
- Run "dvc repro" command for running all stages in pipeline
STEP 1: Set the env variable | Get it from dagshub -> remote tab -> mlflow tab
MLFLOW_TRACKING_URI=https://dagshub.com/c17hawke/FSDS_NOV_deepCNNClassifier.mlflow
MLFLOW_TRACKING_USERNAME=c17hawke
MLFLOW_TRACKING_PASSWORD=<> \
STEP 2: install mlflow
STEP 3: Set remote URI
STEP 4: Use context manager of mlflow to start run and then log metrics, params and model
docker run -i -dp {windows_port(HOST)}:{container_port} {image}
https://github.com/TewariUtkarshDeep_CNN_Classifier/raw/master/sample_data.zip
https://raw.githubusercontent.com/TewariUtkarsh/Deep_CNN_Classifier/master/sample_data.zip