public sealed class ImageClassificationPredictionParams : IMessage<ImageClassificationPredictionParams>, IEquatable<ImageClassificationPredictionParams>, IDeepCloneable<ImageClassificationPredictionParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ImageClassificationPredictionParams.
Prediction model parameters for Image Classification.
The Model only returns up to that many top, by confidence score,
predictions per instance. If this number is very high, the Model may return
fewer predictions. Default value is 10.
[[["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-08-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eImageClassificationPredictionParams\u003c/code\u003e is a class in the Vertex AI v1beta1 API, specifically for setting prediction model parameters for image classification.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.Schema.Predict.Params\u003c/code\u003e namespace, is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageClassificationPredictionParams\u003c/code\u003e allows configuration of a \u003ccode\u003eConfidenceThreshold\u003c/code\u003e property, determining the minimum confidence score for predictions returned by the model, with a default of 0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes a \u003ccode\u003eMaxPredictions\u003c/code\u003e property, which limits the number of predictions returned per instance, with a default of 10.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides both the latest version (1.0.0-beta21) and a previous version (1.0.0-beta20) for the ImageClassificationPredictionParams class.\u003c/p\u003e\n"]]],[],null,[]]