File size: 567 Bytes
1b22f8a
 
f401e92
832640a
 
 
 
 
1b22f8a
95171ee
 
 
 
 
f401e92
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
license: mit
pipeline_tag: tabular-classification
library_name: PyTorch
metrics:
  - Binary Cross Entropy
  - F1 Score
  - Accuracy
---

# Nigl

Nigl is a collection of machine learning models the are built to predict the outcomes of NCAA D1 basketball games, particularly for the march madness tournament. Nigl gets its name after [Greg Nigl](https://www.si.com/college/2019/03/26/march-madness-ncaa-tournament-perfect-bracket-greg-nigl), who as of now has the record for the most amount of games in a row predicted in the mens NCAA tournament (49 in 2019).

---