You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took as input a Pokemon's many Pokedex entries and used the text to try to predict the Pokemon's type. I used the following strategies to accomplish this goal:
Bernoulli Naive Bayes
Neural Networks
Random Forest
BERT Transformations
About
I took as input a Pokemon's many Pokedex entries and used the text to try to predict the Pokemon's type.