다음을 통해 공유


IMLCustomModel.GetPrediction 메서드

정의

지정된 에 대한 모델의 예측을 반환합니다.

[Foundation.Export("predictionFromFeatures:options:error:")]
[Foundation.Preserve(Conditional=true)]
public CoreML.IMLFeatureProvider GetPrediction (CoreML.IMLFeatureProvider inputFeatures, CoreML.MLPredictionOptions options, out Foundation.NSError error);
abstract member GetPrediction : CoreML.IMLFeatureProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLFeatureProvider

매개 변수

inputFeatures
IMLFeatureProvider
error
NSError

반환

특성

적용 대상