menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GeneralRegressionOptions - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GeneralRegressionOptions

    Represents the options to consider for Support vector machine Model

    Inheritance
    System.Object
    GeneralRegressionOptions
    Implements
    IModelOptions
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.UWP.dll
    Syntax
    public class GeneralRegressionOptions : Object, IModelOptions

    Constructors

    GeneralRegressionOptions()

    Declaration
    public GeneralRegressionOptions()

    Properties

    BinomialThreshold

    Gets and sets the Threshold value for General regression model.

    Declaration
    public double BinomialThreshold { get; set; }
    Property Value
    Type
    System.Double

    Implements

    IModelOptions

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved