Skip to content

Instantly share code, notes, and snippets.

@vabarbosa
Created December 4, 2018 17:16
Show Gist options
  • Save vabarbosa/3986ddc126ff46b7fafea720c9eedc7c to your computer and use it in GitHub Desktop.
Save vabarbosa/3986ddc126ff46b7fafea720c9eedc7c to your computer and use it in GitHub Desktop.
// generates output prediction
const prediction = model.predict(preprocessedInput)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment