Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdaiyub/mlflow-operation


https://github.com/mdaiyub/mlflow-operation

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# MlFlow-Operation

## For DagsHub:
MLFLOW_TRACKING_URI=https://dagshub.com/mdaiyub/MlFlow-Operation.mlflow \
MLFLOW_TRACKING_USERNAME=mdaiyub \
MLFLOW_TRACKING_PASSWORD=2396d88de0c1933baa9dc1c6f3ac2206f797008b \
python script.py

```bash
export MLFLOW_TRACKING_URI=https://dagshub.com/mdaiyub/MlFlow-Operation.mlflow
export MLFLOW_TRACKING_USERNAME=mdaiyub
export MLFLOW_TRACKING_PASSWORD=2396d88de0c1933baa9dc1c6f3ac2206f797008b
```