Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdaiyub/mlflow-operation
https://github.com/mdaiyub/mlflow-operation
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdaiyub/mlflow-operation
- Owner: mdaiyub
- License: mit
- Created: 2024-02-13T04:21:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T16:57:45.000Z (9 months ago)
- Last Synced: 2024-02-23T17:31:34.789Z (9 months ago)
- Language: Python
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```