2 references to RegisterType
Microsoft.ML.StandardTrainers (2)
Standard\LinearModelParameters.cs (1)
238
if (ctx.Pfa.
RegisterType
(typeName))
Standard\LogisticRegression\MulticlassLogisticRegression.cs (1)
942
if (ctx.Pfa.
RegisterType
(typeName))