Nflwin

Latest version: v1.0.1

Safety actively analyzes 620872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

This release provides Python 3 capability and fixes CI.

1.0.0

The initial release of NFLWin. Contains a working Win Probability model, as well as utilities to streamline querying [nfldb](https://github.com/BurntSushi/nfldb) (if the user has it installed) and building new models.

0.2.0

Biggest change is that P-values for validation are now replaced with the max deviation from perfect prediction and the total area of the residuals between predicted and expected. Hopefully this will be more robust for diagnosing if a new model is working better than the old one.

0.1.0

The original version required column names to be specified as keyword arguments and meant that any time any changes to the default model columns happened the model API would break. So that was bad. Now column names and definitions are stored in a dictionary that's a class attribute, so updating the API just means editing the keys/values of that dictionary.

0.0.2

Minor bugfixes and production testing of the `increment_version.sh` script.

0.0.1

Releasing now to ensure that stuff like PiPy works.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.