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

made a similar womens neural network
6d466dc

Jensen-holm commited on

Merge branch 'main' of hf.co:Jensen-holm/Nigl
0b22038

Jensen-holm commited on

model with 10k epochs and 0.001 learning rate works much better than
d0ddef9

Jensen-holm commited on

Update README.md
832640a
verified

Jensen-holm commited on

Update README.md
f401e92
verified

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

creating a neural network for the mens data, predicting the win column
895afd0

Jensen-holm commited on

working on building a neural network for the mens dataset
1720a63

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

removing csv in wrong plac
82c833d

Jensen-holm commited on

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

moving the 5k epoch model to the hugging face repo
95f1121

Jensen-holm commited on

copying the src from the github repository
8176fea

Jensen-holm commited on

moving all downloaded csv data into data directory
ea2bb97

Jensen-holm commited on

uploading provided kaggle data
7a77928
verified

Jensen-holm commited on

initial commit
1b22f8a
verified

Jensen-holm commited on