Nigl / data

Commit History

I have made my submissions for the kaggle competition, i will run the
cc53f5e

Jensen-holm commited on

re trained the models on only tournament games and the ChalkSeedDiff
ef83bf7

Jensen-holm commited on

working on training neural networks and evaluating performance against
9395e9b

Jensen-holm commited on

adding the opponent chalk seed so that we can make baseline predictions
cb96cf5

Jensen-holm commited on

split up the mens and womens data and beginning building a neural
5ddfe50

Jensen-holm commited on

making new super detailed games dataframe where each row is a game, and
64036a9

Jensen-holm commited on

adding all sorts of diff data to the team aggregated stats
f670187

Jensen-holm commited on

went back and fixed an issue in pre processing, realized that I was not
d0bdf19

Jensen-holm commited on

got rid of unnessessary tournament and regular season split attributes
ba98f59

Jensen-holm commited on

merging the regular season stats and the tournament stats together and
47d59ff

Jensen-holm commited on

working through aggregating the regular season data, deleted the data
fbeeea5

Jensen-holm commited on

made the region column reflext the actual string that represents the
0aa14fd

Jensen-holm commited on

making new columns Seed_Num and Region_Num so that the model can train
ee8ad8b

Jensen-holm commited on

built a neural network that was trained on 1 million epochs to predict
f853c63

Jensen-holm commited on

adding in the mean of statistics into the aggregated summary dataset.
afa8d13

Jensen-holm commited on

saving MDetailedGamesOvrStats.csv from mens_preprocessnig.ipynb
9cabe38

Jensen-holm commited on

moving all downloaded csv data into data directory
ea2bb97

Jensen-holm commited on