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