CSC 590 Lecture Notes Week 7
Validation of Thesis Work
See again the
Assignment 4 writeup.
Where does validation go in a thesis?
Most typically near the end, after your results are presented.
An early chapter may outline the validation framework.
Validation based on type of thesis.
project
-- execution of artifact, with quantifiable output results
experimental
-- conduct of experiment, with statistically analyzable results
theoretical
-- proof of postulated theory
survey
-- comparative analysis, using novel analytic framework
Validation in the 590 Samples
Python project.
The experimentation is well set up, uses appropriate benchmarks, and gathers real data.
A solid chapter 7 presents the experimental results.
Unfortunately, the performance improvement goal was not achieved.
Test-driven development experiment
Chapter 1 states problem clearly.
Chapter 3 thoroughly defines experimental design
Chapter 4 present results, including thorough statistical analysis
Lojban theoretical/project work.
Given the highly-ambitious nature of the problem, validation is rather weak.
Chapter 5 evaluations model compared to existing framework.
Chapter 7 and App B present simple test cases, but the presentation is not thorough.
Prototyping survey.
Survey results and data analysis are covered well in Chapter 5.
Uses well-known statistical techniques
Codec survey.
The evaluative analysis in Chapter 8 is good.
The thesis presents a novel evaluation framework, compared to work of the time
Validation of this Quarter's 590 Colleagues
During class, we'll discuss the possibilities.