BanditPolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BanditPolicyTypeConverter))]
public class BanditPolicy : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IBanditPolicy, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BanditPolicyTypeConverter))>]
type BanditPolicy = class
interface IBanditPolicy
interface IJsonSerializable
interface IEarlyTerminationPolicy
interface IValidates
Public Class BanditPolicy
Implements IBanditPolicy, IValidates
- Inheritance
-
BanditPolicy
- Attributes
- Implements
Constructors
BanditPolicy() |
Properties
DelayEvaluation | |
EvaluationInterval | |
PolicyType | |
SlackAmount | |
SlackFactor |