Search Results for

    Show / Hide Table of Contents

    Delegate CreateEstimatorMethod

    Namespace: Microsoft.ML.Probabilistic.Distributions
    Assembly: Microsoft.ML.Probabilistic.dll
    Syntax
    public delegate object CreateEstimatorMethod(object dist);
    Parameters
    Type Name Description
    Object dist
    Returns
    Type Description
    Object
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.