MLCustomModel.GetPrediction Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the most likely prediction for and .
C#
[Foundation.Export("predictionFromFeatures:options:error:")]
public abstract CoreML.IMLFeatureProvider GetPrediction (CoreML.IMLFeatureProvider inputFeatures, CoreML.MLPredictionOptions options, out Foundation.NSError error);
abstract member GetPrediction : CoreML.IMLFeatureProvider * CoreML.MLPredictionOptions * -> CoreML.IMLFeatureProvider
- inputFeatures
- IMLFeatureProvider
- options
- MLPredictionOptions
- error
- NSError
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |