Skip to content

Commit

Permalink
Backend rewrite (#433)
Browse files Browse the repository at this point in the history
* Rewrite get data file, added config file

* Clean up tools

* Format config

* clean up

* Rewrite get odds data

* Finish get odds data rewrite

* Delete sql in wrong place

* Function to clean up old data formats froms odds, rewrote create games

* Updated model training to point to new, updated dataset. Clean up old files
  • Loading branch information
kyleskom committed May 3, 2024
1 parent a76f74d commit cf6ad37
Show file tree
Hide file tree
Showing 41 changed files with 350 additions and 223 deletions.
Binary file renamed Data/odds.sqlite → Data/OddsData.sqlite
Binary file not shown.
Binary file renamed Data/teams.sqlite → Data/TeamData.sqlite
Binary file not shown.
Binary file modified Data/dataset.sqlite
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Models/NN_Models/Trained-Model-ML/fingerprint.pb
Binary file not shown.
Loading

0 comments on commit cf6ad37

Please sign in to comment.