MLContext.ComponentCatalog プロパティ

定義

これは、モデルの読み込みに使用されるコンポーネントのカタログです。

public Microsoft.ML.Runtime.ComponentCatalog ComponentCatalog { get; }
member this.ComponentCatalog : Microsoft.ML.Runtime.ComponentCatalog
Public ReadOnly Property ComponentCatalog As ComponentCatalog

プロパティ値

実装

適用対象