Final Report

Final Report (15%) #

The final report should present and compare at least 3 models that you have developed throughout the semester. Results should be presented using visualizations and quantitative metrics with a heavy focus on comparing the performance and tradeoffs of each approach. You will add information to your midterm to create your final report.

Note: As part of research, it is natural that the project may change from the original proposed. Please be sure to document and justify any such changes in this report.

Final Sections & Checklist #

  1. Introduction/Background: refer to guidance from the proposal checklist

  2. Problem Definition: refer to guidance from the proposal checklist

  3. Methods: Present multiple solutions including specific data processing methods and machine learning algorithms. Explain why your chosen models and methods were selected.

    ✅1+ Data Preprocessing Methods
    ✅3+ Algorithms/Models
    ✅CS 7641: Unsupervised and Supervised Learning Method Implemented
    ✅CS 4641: Supervised Learning Method Implemented
    
  4. Results and Discussion: Discuss the results of your methods. Present visualizations and quantitative scoring metrics to analyze the performance of your models. Compare each approach and explain the tradeoffs, strengths, and limitations of each approach. What does your visualization/metric tell you? Why did each model perform well/poorly? How do the models compare to each other? What are the next steps if any?

    ✅Visualizations
    ✅Quantitative Metrics
    ✅Analysis of 3+ Algorithms/Models
    ✅Comparison of 3+ Algorithms/Models
    ✅Next Steps
    
  5. References: refer to guidance from the proposal checklist

Final Submission Requirements #

1. Report: The final report must be written on a website hosted with GitHub Pages. There is no word limitation for this deliverable. Reuse your midterm report and make the necessary updates and/or additions.

In addition to the 5 sections above, please include the following in your report:

  • ✅Gantt Chart: list each members’ planned responsibilities for the entirety of the project. Feel free to use the Fall and Spring semester sample Gantt Chart.
  • ✅Contribution Table: list all group members’ names and explicit contributions in preparing the final using the format below.
    Name Final Contributions
    Member1 Contributions
    Member2 Contributions

2. Video Presentation: The final video is a 9-minute recorded presentation that summarizes your proposal using Microsoft PowerPoint, Google Slides, or equivalent (~7 minutes is recommended). We will NOT accept submissions which are over 9 minutes or submissions that do not use YouTube Unlisted. You must create a YouTube Unlisted video and submit the link. Not all group members need to participate in the recording. Some criteria that will be used for evaluation are the following:

  • Strong delivery that clearly communicates all sections of the final report
  • Effective slide design which incorporates visuals that are interpretable and legible. Any visuals that are blurry, cut-off, or contain illegible text will not be considered.
  • Concise and succinct summary of the final report and all technical content

3. GitHub Repository: Reuse the GitHub repository from the midterm, and add all relevant directories, files, and code. Update the README.md file explaining all relevant directories and files using the format below.

/dir/: Description of the directory
/dir/file.txt: Description of the file