Soutrik
basic testing of configs , remove targets for callbacks and loggers
4ff4028
raw
history blame
178 Bytes
# MLflow logger configuration
mlflow:
experiment_name: ${name}
tracking_uri: file:${paths.log_dir}/mlruns
save_dir: ${paths.log_dir}/mlruns
log_model: False
prefix: ""