- Update config.yaml
- Update secrets.yaml [Optional]
- Update params.yaml
- Update the entity
- Update the configuration manager in src config
- Update the components
- Update the pipeline
- Update the main.py
- Update the dvc.yaml
MLFLOW_TRACKING_URI=https://dagshub.com/mdaiyub/Chest-Cancer-Diagnosis-using-MLflow-DVC.mlflow
MLFLOW_TRACKING_USERNAME=mdaiyub
MLFLOW_TRACKING_PASSWORD=2396d88de0c1933baa9dc1c6f3ac2206f797008b
python script.py
Run this to export as chestcancer environment variable:
export MLFLOW_TRACKING_URI=https://dagshub.com/mdaiyub/Chest-Cancer-Diagnosis-using-MLflow-DVC.mlflow
export MLFLOW_TRACKING_USERNAME=mdaiyub
export MLFLOW_TRACKING_PASSWORD=2396d88de0c1933baa9dc1c6f3ac2206f797008b