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 |
ExperimentsAPI.logBatch(LogBatch request)
Log a batch.
|
void |
ExperimentsService.logBatch(LogBatch logBatch)
Log a batch.
|
Copyright © 2023. All rights reserved.