Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 503 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 503 Bytes

TennisDoublesPat

CS4211 Team 25 project

Explanation of Directories:

  1. DataExtraction - Contains the Python code used to aid in extracting data for probabilistic analyses, as well as the results of the data extraction.

  2. Midterm Submission - Contains the PAT code used during the midterm presentation. The code models a tiebreak game in tennis.

  3. Final Submission - Contains the PAT code used for the final submission. The code models a full tennis match using a hierarchy of models.