Update made-with.md

This commit is contained in:
Brendan 2022-10-19 19:20:26 +00:00 committed by Drew Hynes
parent c36145b092
commit a426e4af37
1 changed files with 8 additions and 0 deletions

View File

@ -28,6 +28,14 @@ Code: https://gitlab.com/dword4/hockey-info
Author: [Me](https://gitlab.com/dword4)
## NHL Goal Classification using Social Media
Description: This project uses social media data from Reddit and Twitter to detect goals during NHL games. Goals events were classified using a sliding window and lexicon-based classification method.
Code: https://github.com/brendanartley/NHL-Event-Detection
Author: [brendanartley](https://github.com/brendanartley)
## Analytics Report Generator
Description: Automated analytics report generator built with FPDF