Share via


SchemaShape Class

Definition

A set of 'requirements' to the incoming schema, as well as a set of 'promises' of the outgoing schema. This is more relaxed than the proper DataViewSchema, since it's only a subset of the columns, and also since it doesn't specify exact DataViewType's for vectors and keys.

C#
public sealed class SchemaShape : System.Collections.Generic.IEnumerable<Microsoft.ML.SchemaShape.Column>, System.Collections.Generic.IReadOnlyCollection<Microsoft.ML.SchemaShape.Column>, System.Collections.Generic.IReadOnlyList<Microsoft.ML.SchemaShape.Column>
Inheritance
SchemaShape
Implements

Constructors

Properties

Methods

Explicit Interface Implementations

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0