Dashboard System Maintenance

System Maintenance

Upload prediction cache and race results

1. Upload Predictions

Cache today's predictions

Click to upload or drag & drop

predictions_cache.json file

Expected format: JSON array with race details and runner predictions

2. Upload Results

Process race outcomes

Click to upload or drag & drop

comparison_results.json file

Expected format: JSON array with race results and comparisons

Usage Instructions

How to use the upload system

1 Predictions Upload

  • Run your prediction model locally to generate predictions_cache.json
  • Upload the file using the form above
  • System will cache predictions for today's date
  • Users can immediately see and unlock predictions

2 Results Upload

  • After races complete, run comparison script to generate comparison_results.json
  • Upload the file using the form above
  • System will store results in history database
  • Results will appear on public history page