Search Results for

    Show / Hide Table of Contents

    Class TANStructuralLearningProgressInfo

    Progress information returned from the TAN structural learning algorithm.

    Inheritance
    System.Object
    TANStructuralLearningProgressInfo
    Implements
    IStructuralLearningProgressInfo
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: BayesServer.Learning.Structure.TAN
    Assembly: BayesServer.Learning.Structure.dll
    Syntax
    public sealed class TANStructuralLearningProgressInfo : IStructuralLearningProgressInfo

    Properties

    Message

    Gets a progress message.

    Declaration
    public string Message { get; }
    Property Value
    Type Description
    System.String

    Implements

    IStructuralLearningProgressInfo
    In This Article
    Back to top Copyright Bayes Server Ltd. All rights Reserved.