Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 380 Bytes

NFL-Neural-Net

This neural net was used to train on data from NFL NextGen stats

Data was cleaned up, scaled, and encoded Then custom loss function was made according with a cdf Keras tuner and the functional API in keras were used to make the model and perform hyperparameter optimization

Unfortunately I joined the contest too late, but this model worked well on test data.