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