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.