Search Results for

    Show / Hide Table of Contents

    Class PointEstimate

    Attached to Variable objects to indicate that their uncertainty should be ignored during inference.
    The inferred marginal will always be a point mass.

    Inheritance
    Object
    PointEstimate
    Implements
    ICompilerAttribute
    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.Models.Attributes
    Assembly: Microsoft.ML.Probabilistic.Compiler.dll
    Syntax
    public class PointEstimate : ICompilerAttribute

    Implements

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