Search Results for

    Show / Hide Table of Contents

    Class NoFeatureSource

    Indicates that no feature source is needed because the model does not use features.

    Inheritance
    Object
    NoFeatureSource
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Microsoft.ML.Probabilistic.Learners
    Assembly: Microsoft.ML.Probabilistic.Learners.dll
    Syntax
    public class NoFeatureSource
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.