| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
LogBatch |
LogBatch.setMetrics(Collection<Metric> metrics) |
LogBatch |
LogBatch.setParams(Collection<Param> params) |
LogBatch |
LogBatch.setRunId(String runId) |
LogBatch |
LogBatch.setTags(Collection<RunTag> tags) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentsService.logBatch(LogBatch logBatch)
Log a batch.
|
void |
ExperimentsAPI.logBatch(LogBatch request)
Log a batch.
|
Copyright © 2024. All rights reserved.