6 instantiations of LookupMap
Microsoft.ML.Samples (6)
Dynamic\Transforms\Conversion\MapValueToKeyMultiColumn.cs (6)
69new LookupMap { Key = "0-4yrs" }, 70new LookupMap { Key = "6-11yrs" }, 71new LookupMap { Key = "25+yrs" }, 72new LookupMap { Key = "CS" }, 73new LookupMap { Key = "DS" }, 74new LookupMap { Key = "LA" }