algorithmUnspecified constant

StudySpec_Algorithm const algorithmUnspecified

The default algorithm used by Vertex AI for hyperparameter tuning and Vertex AI Vizier.

Implementation

static const algorithmUnspecified = StudySpec_Algorithm(
  'ALGORITHM_UNSPECIFIED',
);