Created
January 27, 2020 13:57
-
-
Save aravindpai/127589b13e2f3bb5350ae282f6045c25 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#make predictions | |
predict(model, "Are there any sports that you don't like?") | |
#insincere question | |
predict(model, "Why Indian girls go crazy about marrying Shri. Rahul Gandhi ji?") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment