forked from DS-XL/AI_Advance_Program_2022
-
Notifications
You must be signed in to change notification settings - Fork 11
Class 06: Model Evaluation
Hunter Zhang edited this page Jun 26, 2023
·
1 revision
[2023-06-25] Evaluation of Recommenders.pptx
Each group writes a report (less than 2 pages) to describe how you are going to evaluate your model. The report must include:
- Offline evaluation: What are the metrics? How do you split train and test data? You must complete the offline evaluation and present the result during the final presentation.
- User study (optional): Who are your subjects? How do you run the experiment? What data do you want to collect? What are the metrics?
- Online evaluation: What are the metrics? How to collect the data? You don't need to do the online evaluation in this project, but you should learn how to do it theoretically.