Skip to content

Machine Learning Course Project: Running ML algorithms on chess data to find interesting things...

Notifications You must be signed in to change notification settings

lthurlow/cmps242

Repository files navigation

1. Need to add test dataset
x. Need to make another abstraction to run algs multiple times
3. Find Max for how far to prune back
4. Run weka on data set looking for a soft-margin
5. cluster on similar scores
-- Then look at move clusters
6. cluster based on moves
-- advantage for color based on moves less than x?
7. map moves:scores, then cluster on score, what do we see w.r.t moves
8. look at classification for each iteration of moves
-- on first turn, second, nth, etc
-- (see 2 and use prune funct)
x. look at mean score of the game as a predictor!
10. weighted move scores.

About

Machine Learning Course Project: Running ML algorithms on chess data to find interesting things...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages