PairwiseCouplingModelParameters クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
のモデル パラメーター PairwiseCouplingTrainer
public sealed class PairwiseCouplingModelParameters : Microsoft.ML.Trainers.ModelParametersBase<Microsoft.ML.Data.VBuffer<float>>
type PairwiseCouplingModelParameters = class
inherit ModelParametersBase<VBuffer<single>>
Public NotInheritable Class PairwiseCouplingModelParameters
Inherits ModelParametersBase(Of VBuffer(Of Single))
- 継承
明示的なインターフェイスの実装
ICanSaveModel.Save(ModelSaveContext) |
のモデル パラメーター PairwiseCouplingTrainer (継承元 ModelParametersBase<TOutput>) |