amlmodelmonitoring/ ├── .env # Environment variables (create from template) ├── set_env.ps1 # Loads .env variables into PowerShell session ├── requirements.txt # Python dependencies │ ├── ...
Clone the repo git clone [email protected]:21f2000143/mlops.git Setup environment using conda conda env create -f environment.yaml NOTE: Please delete the last path line in the environment.yaml file as ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results