2 references to Append
Microsoft.ML.AutoML.Tests (2)
SweepableEstimatorPipelineTest.cs (2)
51
pipeline = pipeline.
Append
(e1).
Append
(e2);