Nigl / src

Commit History

removing modeling and processing that used to be specific to mens bball,
39ca15e

Jensen-holm commited on

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

Jensen-holm commited on

did the same merge and aggregation for the detailed tournament data
cdfb3b5

Jensen-holm commited on

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

Jensen-holm commited on

columns that did not need to be aggregated were being aggregated. I
9c0cc03

Jensen-holm commited on

working on a new pre processing file with a much better approach to the
2a90490

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

modeling a given teams tournament score 5 number summary (minus standard
4fb2726

Jensen-holm commited on

made a new model on 300k epochs to predict just score distributions for
93618bd

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

adding the points allowed column to the aggregated metrics
709eec8

Jensen-holm commited on

aggregating and summarizing team stats in mens_pre_procssing so that we
dd0de3f

Jensen-holm commited on

copying the src from the github repository
8176fea

Jensen-holm commited on