次の方法で共有


TableSweepSettings クラス

定義

TableSweepSettings。

public class TableSweepSettings
type TableSweepSettings = class
Public Class TableSweepSettings
継承
TableSweepSettings

コンストラクター

TableSweepSettings(SamplingAlgorithmType)

TableSweepSettings の新しいインスタンスを初期化します。

プロパティ

EarlyTermination

スイープ ジョブの早期終了ポリシーの種類。 基底クラスであることに注意 MachineLearningEarlyTerminationPolicy してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がTruncationSelectionPolicy含まれます。BanditPolicyMedianStoppingPolicy

SamplingAlgorithm

[必須]サンプリング アルゴリズムの種類。

適用対象