1 write to _host
Microsoft.ML.Transforms (1)
SvmLight\SvmLightLoader.cs (1)
409_host = env.Register("TextDataView");
5 references to _host
Microsoft.ML.Transforms (5)
SvmLight\SvmLightLoader.cs (5)
426_host.CheckValue(columnsNeeded, nameof(columnsNeeded)); 427_host.CheckValueOrNull(rand); 433_host.CheckValue(columnsNeeded, nameof(columnsNeeded)); 434_host.CheckValueOrNull(rand); 452: base(parent._host)