CS4211 Team 25 project
Explanation of Directories:
-
DataExtraction - Contains the Python code used to aid in extracting data for probabilistic analyses, as well as the results of the data extraction.
-
Midterm Submission - Contains the PAT code used during the midterm presentation. The code models a tiebreak game in tennis.
-
Final Submission - Contains the PAT code used for the final submission. The code models a full tennis match using a hierarchy of models.