The parameters needed for the tuning operation, these are
used only in tuning and not passed on to training.
Attributes
Name
Description
primary_dataset
str
Required. The resource name of the Primary Dataset used in
this model tuning. For information about how primary and
auxiliary datasets are used, refer to the engine version's
documentation. Format:
"/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}".
end_time
google.protobuf.timestamp_pb2.Timestamp
Required. End_time specifies the latest time from which
labels are used and from which data is used to generate
features for tuning. End_time should be no later than the
end of the date_range of the dataset.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[],[]]