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. Results

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

    • Comparative analysis
    • Future work