Skip to content

Slides

Presentations are available as interactive slides using Reveal.js:

The slides for the final presentation of the COS-781 research project cover:

  1. Introduction

    • Research motivation
    • Problem statement
  2. Background

    • Apriori algorithm overview
    • FP-Growth algorithm overview
    • Related work
  3. Methodology

    • Proposed improvements to Apriori
    • Algorithm design
    • Implementation approach
  4. Implementation

    • Implementation details for improved Apriori
    • FP-Growth implementation
    • Technical choices
  5. Results

    • Experimental setup
    • Performance comparison: Traditional Apriori vs Improved Apriori vs FP-Growth
    • Performance analysis
  6. Conclusion

    • Summary of contributions
    • Comparative analysis and recommendations
    • Future work

All presentations are built with Reveal.js and support:

  • Keyboard navigation (arrow keys)
  • Touch gestures on mobile devices
  • Full-screen mode (press F)
  • Print/PDF export

View All Presentations