Skip to content

Instantly share code, notes, and snippets.

@abromberg
Last active December 10, 2015 17:48
Show Gist options
  • Save abromberg/4470294 to your computer and use it in GitHub Desktop.
Save abromberg/4470294 to your computer and use it in GitHub Desktop.
classifier <- naiveBayes(results[,2:5], results[,6])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment