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

GoogleCloudAiplatformV1SamplingStrategy

import type { GoogleCloudAiplatformV1SamplingStrategy } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

Sampling Strategy for logging, can be for both training and prediction dataset.

interface GoogleCloudAiplatformV1SamplingStrategy {}

§Properties

§

Random sample config. Will support more sampling strategies later.