Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

TuningJobCompletionCriteria

import type { TuningJobCompletionCriteria } from "https://aws-api.deno.dev/v0.3/services/sagemaker.ts?docs=full";

The job completion criteria.

interface TuningJobCompletionCriteria {
TargetObjectiveMetricValue: number;
}

§Properties

§
TargetObjectiveMetricValue: number
[src]

The value of the objective metric.