Skip to content

Instantly share code, notes, and snippets.

@Aakash-kaushik
Created September 25, 2020 17:06
Show Gist options
  • Save Aakash-kaushik/a545cd632054e6da92c7996005fb29b2 to your computer and use it in GitHub Desktop.
Save Aakash-kaushik/a545cd632054e6da92c7996005fb29b2 to your computer and use it in GitHub Desktop.
saving the model
mlpack::data::Save("model.bin", "model", model, false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment