FeatureImportanceMode Struct
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.
The mode of operation for computing feature importance.
public readonly struct FeatureImportanceMode : IEquatable<Azure.ResourceManager.MachineLearning.Models.FeatureImportanceMode>
type FeatureImportanceMode = struct
Public Structure FeatureImportanceMode
Implements IEquatable(Of FeatureImportanceMode)
- Inheritance
-
FeatureImportanceMode
- Implements
Feature |
Initializes a new instance of FeatureImportanceMode. |
Disabled |
Disables computing feature importance within a signal. |
Enabled |
Enables computing feature importance within a signal. |
Equals(Feature |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Feature |
Determines if two FeatureImportanceMode values are the same. |
Implicit(String to Feature |
Converts a string to a FeatureImportanceMode. |
Inequality(Feature |
Determines if two FeatureImportanceMode values are not the same. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: