Skip to content

Instantly share code, notes, and snippets.

@AndyButland
Last active April 30, 2019 09:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save AndyButland/bfec6a9c1db9d0ea428102a11bd43282 to your computer and use it in GitHub Desktop.
public static void Main(string[] args)
{
var context = new MLContext();
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment