Search Results for

    Show / Hide Table of Contents

    Enum ObservedValueChangedBehaviour

    Let's you control how the model compiler detects whether an observed value has changed.

    Namespace: Microsoft.ML.Probabilistic.Compiler.Transforms
    Assembly: Microsoft.ML.Probabilistic.Compiler.dll
    Syntax
    public enum ObservedValueChangedBehaviour

    Fields

    Name Description
    WhenSet
    WhenSetAndNotEqual
    WhenSetAndRefTypeOrNotEqual
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.