Uses of Class
com.databricks.sdk.service.ml.GetMetricHistoryResponse
-
Packages that use GetMetricHistoryResponse Package Description com.databricks.sdk.service.ml -
-
Uses of GetMetricHistoryResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return GetMetricHistoryResponse Modifier and Type Method Description GetMetricHistoryResponseExperimentsAPI. getHistory(GetHistoryRequest request)Get history of a given metric within a run.GetMetricHistoryResponseExperimentsAPI. getHistory(String metricKey)GetMetricHistoryResponseExperimentsService. getHistory(GetHistoryRequest getHistoryRequest)Get history of a given metric within a run.GetMetricHistoryResponseGetMetricHistoryResponse. setMetrics(Collection<Metric> metrics)GetMetricHistoryResponseGetMetricHistoryResponse. setNextPageToken(String nextPageToken)
-