Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
COMP5310 Project Stage 2
Experiment, Quantify, Report
Overview
The objective of Stage 2 is to complete the analysis or model building to solve the problem
you defined in Stage 1. Activities include: (1) defining an experiment setup; (2) implementing
your proposed approach; and (3) evaluating and analysing your approach.
Report (15 marks)
Your report, no more than four pages in length, should describe the experimental setup,
approach and results:
Section 1: Setup (2 points)
• State your research question(s). State null and alternative hypotheses.
• Describe how you will quantify reliability e.g. significance testing, confidence intervals. If
appropriate, describe how you will measure effectiveness e.g. regression r-square,
clustering V-measure, classification f1-score.
• Identify datasets and the data you derived from them.
Section 2: Approach (7 points)
• Describe your proposed model and any benchmark models for comparison:
o Machine learning projects could focus on e.g. learning techniques, features, model
tuning, parameter selection
o Analysis projects could focus on e.g. how the analysis will answer your research
questions, operational variables for analysis, method of analysis