chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"enum_fix" : {
|
||||
"EM" : { "Types": "EMTypes" },
|
||||
"SVM" : { "Types": "SVMTypes" },
|
||||
"KNearest" : { "Types": "KNearestTypes" },
|
||||
"DTrees" : { "Flags": "DTreeFlags" },
|
||||
"StatModel" : { "Flags": "StatModelFlags" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user