Skip to content

JohnOnt/Hot-Racquet

Repository files navigation

Sources

The data was sourced from three places:

Code Index

  • eda.ipynb: Just a data exploration, I’m keeping it there for my own purposes
  • Point_probs.ipynb: This is the notebook where I make the dataset and train the logistic model for predicted probabilities of success, the code saves the model as ‘point_prob_model.sav’ for use in streaks.py
  • Streaks.py: This is the script where the majority of the simulation and calculation goes on. The results of the simulation are stored in streaks_points.csv, which are analyzed in results_analysis.ipynb
  • Results_analysis.ipynb: This is where the results are analyzed and plots produced. Two of them are nicely interactive.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published