2 writes to _schema
Microsoft.ML.AutoML (2)
SweepableEstimator\MultiModelPipeline.cs (2)
23
_schema
= null;
29
_schema
= schema;
2 references to _schema
Microsoft.ML.AutoML (2)
SweepableEstimator\MultiModelPipeline.cs (2)
34
internal Entity Schema { get =>
_schema
; }
121
var schema =
_schema
;