6 references to ExceptNotImpl
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
2292
throw Contracts.
ExceptNotImpl
("ComponentFactoryFactory can only create IComponentFactory<> types with 4 or less type args.");
Microsoft.ML.Data (3)
Dirty\IniFileUtils.cs (1)
25
throw Contracts.
ExceptNotImpl
("Need to make the replacing of Evaluators= more robust");
EntryPoints\EntryPointNode.cs (1)
1159
throw Contracts.
ExceptNotImpl
("Diction-based value retrieval is not supported.");
EntryPoints\InputBuilder.cs (1)
265
throw Contracts.
ExceptNotImpl
("Dictionary of variables not yet implemented.");
Microsoft.ML.FastTree (2)
Dataset\NHotFeatureFlock.cs (1)
34
throw Contracts.
ExceptNotImpl
("Lazy Tom");
Dataset\SegmentIntArray.cs (1)
434
throw Contracts.
ExceptNotImpl
("Segment array pathfinder currently does not support more than 21 bits");