2 references to ExceptNotImpl
Microsoft.ML.Data (1)
DataView\TypedCursor.cs (1)
415throw Ch.ExceptNotImpl("Type '{0}' is not yet supported.", column.OutputType.FullName);
Microsoft.ML.FastTree (1)
SumupPerformanceCommand.cs (1)
172throw _host.ExceptNotImpl("Haven't yet wrote a random generator appropriate for {0}", _type);