MLContext.ComponentCatalog Property

Definition

This is a catalog of components that will be used for model loading.

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

Property Value

Implements

Applies to