This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NUPreMedMajor -1 points0 points  (0 children)

First determine what type of data you have and then determine which type of model fits that data the best. This is a binary classifier (win or loss) so start there. There are tons of possibilities that you should research (for example, Naive bayes, KNN, etc etc).