dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.02k stars 1.88k forks source link

Trainer documentation fixes #3527

Closed sfilipi closed 5 years ago

sfilipi commented 5 years ago

MatrixFactorizationTrainer

OlsTrainer

OnlineGradientDescentTrainer

LinearSvm

LbfgsMaximumEntropyMulticlassTrainer

SdcaMaximumEntropyMulticlassTrainer

SdcaMulticlassTrainerBase

sfilipi commented 5 years ago

Closed with #3575 and #3565