1 write to Nodes
Microsoft.ML.EntryPoints (1)
CrossValidationMacro.cs (1)
215
Nodes
= new JArray(graph.Select(n => n.ToJson()).ToArray()),
1 reference to Nodes
Microsoft.ML.EntryPoints (1)
TrainTestMacro.cs (1)
119
var subGraphNodes = EntryPointNode.ValidateNodes(env, subGraphRunContext, input.
Nodes
, label: input.LabelColumn,