billion_row_challenge / mlflow_config.yaml
AnnsKhan's picture
comi
baa5edc
raw
history blame contribute delete
277 Bytes
# mlflow_config.yaml
experiment_name: "billion-row-analysis"
run_name: "benchmarking"
tracking_uri: "http://localhost:5000" # Optional: set if you have a remote tracking server
metrics:
- Library
- Load Time (s)
- CPU Load (%)
- Memory Load (%)
- Peak Memory (%)