1
0
mirror of https://gitlab.com/dword4/nhlapi synced 2024-11-21 10:04:55 +00:00

Merge branch 'master' into 'master'

Update made-with.md

See merge request dword4/nhlapi!35
This commit is contained in:
Drew Hynes 2022-10-19 19:20:26 +00:00
commit f7c2ac1cfd

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