4 references to Parse
Microsoft.ML.AutoML (4)
SweepableEstimator\Converter\MultiModelPipelineConverter.cs (1)
17
var jValue = JsonValue.
Parse
(ref reader);
SweepableEstimator\Converter\SweepableEstimatorConverter.cs (1)
18
var jsonObject = JsonValue.
Parse
(ref reader);
SweepableEstimator\Converter\SweepableEstimatorPipelineConverter.cs (1)
17
var jNode = JsonNode.
Parse
(ref reader);
SweepableEstimator\Converter\SweepablePipelineConverter.cs (1)
17
var jValue = JsonValue.
Parse
(ref reader);