6758-Project / hockey

0 stars 0 forks source link

Evaluation using the Test set #45

Closed TimkLee closed 2 years ago

TimkLee commented 2 years ago

Hello,

Added Final_Evaluation.py and preprocessing.py for evaluating the models using the test set and generating the relevant curves. Updated generate_figures.py, removed the hard coded figure title name and file path.

This PR includes:

TimkLee commented 2 years ago

Good work.

Shouldn't this PR also add the information to generate test model quality charts to the figure generation script?

Updated the generate_figures.py per comment.