abouz28/nfl-draft-sa ? reverse-engineered prompt
Reverse engineered prompt
Build me a project that tests whether NFL fans know their own draft picks better than national analysts do.
I want to pull draft results and player value data, collect draft night Reddit comments from team subreddits, match each thread to the right pick, score the sentiment, and compare that against expert draft grades. The main question is whether unusual fan excitement predicts a player’s eventual value better than the analyst grades do, after controlling for draft position and team level optimism.
Please include the data prep and analysis notebooks, a clean way to rebuild the processed datasets, and an interactive results site that shows the main findings clearly. It should handle draft classes from 2021 through 2026, with 2021 to 2024 as the main backtest, 2025 as a holdout, and 2026 as the future prediction set.
If you need current docs for anything, look them up online.