ArmMachineLearningModelFactory.TopNFeaturesByAttribution Method
Definition
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 TopNFeaturesByAttribution.
public static Azure.ResourceManager.MachineLearning.Models.TopNFeaturesByAttribution TopNFeaturesByAttribution(int? top = default);
static member TopNFeaturesByAttribution : Nullable<int> -> Azure.ResourceManager.MachineLearning.Models.TopNFeaturesByAttribution
Public Shared Function TopNFeaturesByAttribution (Optional top As Nullable(Of Integer) = Nothing) As TopNFeaturesByAttribution
Parameters
Returns
A new TopNFeaturesByAttribution instance for mocking.