IMLFeatureProvider.FeatureNames Property

Definition

The names of the feature, as defined by the MLModel.

[Foundation.Preserve(Conditional=true)]
public Foundation.NSSet<Foundation.NSString> FeatureNames { [Foundation.Export("featureNames")] get; }
member this.FeatureNames : Foundation.NSSet<Foundation.NSString>

Property Value

The T:Monotouch.Foundation.NSSet of feature names.

Attributes

Applies to