predict
R2026bSyntax
Description
[___] = predict(___,
specifies options using one or more name-value arguments in addition to any combination of
output arguments from previous syntaxes. For example,
Name=Value)predict(detector,I,MiniBatchSize=32) limits the batch size to 32.
Note
If you use this function with the studentTeacherAnomalyDetector object, this function requires the Visual Inspection Toolbox™ Model for Student-Teacher Anomaly
Detection add-on. You can install the add-on from the Add-On Explorer. For more
information about installing add-ons, see Get and Manage Add-Ons.