SrCnnAnomalyDetectionBase.ITransformer.IsRowToRowMapper Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether a call to GetRowToRowMapper(DataViewSchema) should succeed, on an appropriate schema.
bool Microsoft.ML.ITransformer.IsRowToRowMapper { get; }
member this.Microsoft.ML.ITransformer.IsRowToRowMapper : bool
ReadOnly Property IsRowToRowMapper As Boolean Implements ITransformer.IsRowToRowMapper