Abhijit Gupta
Abhijit Gupta
Link to events and teams, surface in search
See Chief Delphi thread: https://www.chiefdelphi.com/t/statbotics-2023-season/423703/238
Maybe some summary statistics in a table, line chart of sorted EPAs by rank, etc.
Helps when looking at the bottom of long tables.
Currently uses team, event_id, or match_id, since querying the full data is expensive and hits the Vercel usage limit. Maybe hardcode a dictionary or create a single cacheable function that...
See https://github.com/plouc/nivo/issues/2161#issuecomment-1479806505
Can also look into better ranking point prediction models.
Similar to Caleb Sykes' scouting database. Could include historical EPA, historical match predictions, strength of schedule, simulation results, etc. Good starting point for research projects. Should add a last updated...
Bar chart or something to visualize EPAs, component EPAs, etc.