Skip to content

mdaiyub/Chest-Cancer-Diagnosis-using-MLflow-DVC

Repository files navigation

Chest-Cancer-Diagnosis-using-MLflow-DVC

Screenshot 2024-03-13 090925

Workflows

  1. Update config.yaml
  2. Update secrets.yaml [Optional]
  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
  9. 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published