Skip to content

Instantly share code, notes, and snippets.

@mdfarragher
Created December 12, 2019 12:44
Show Gist options
  • Save mdfarragher/5e1d328a38397f958334d05c88e92033 to your computer and use it in GitHub Desktop.
Save mdfarragher/5e1d328a38397f958334d05c88e92033 to your computer and use it in GitHub Desktop.
// get the model trainer
var trainer = model.GetTrainer(learner, lossFunction, lossFunction);
// the rest of the code goes here...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment