Search Results for

    Show / Hide Table of Contents

    Interface ISettings

    Interface to the settings of an implementation of ILearner. These should be set once to configure the learner before calling any query methods on it.

    Namespace: Microsoft.ML.Probabilistic.Learners
    Assembly: Microsoft.ML.Probabilistic.Learners.dll
    Syntax
    public interface ISettings
    Remarks

    This design is a subject to change.

    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.