2 references to InputSchema
Microsoft.ML.Core (2)
EntryPoints\TransformModel.cs (2)
38
/// <see cref="
InputSchema
"/> may differ from the schema of dataviews we apply this transform model to.
63
/// given a row with the same schema as <see cref="
InputSchema
"/>.