| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
LogMetric |
LogMetric.setKey(String key) |
LogMetric |
LogMetric.setRunId(String runId) |
LogMetric |
LogMetric.setRunUuid(String runUuid) |
LogMetric |
LogMetric.setStep(Long step) |
LogMetric |
LogMetric.setTimestamp(Long timestamp) |
LogMetric |
LogMetric.setValue(Double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentsService.logMetric(LogMetric logMetric)
Log a metric.
|
void |
ExperimentsAPI.logMetric(LogMetric request)
Log a metric.
|
Copyright © 2024. All rights reserved.