microprediction / timemachines

Predict time-series with one line of code.
https://www.microprediction.com/blog/popular-timeseries-packages
MIT License
395 stars 51 forks source link

Create hot dog or not image contest #46

Open microprediction opened 2 years ago

microprediction commented 2 years ago

Steps

  1. Find infinite collection of labeled hot dog or not images
  2. Every 20 minutes, run a github action (similar to here) that replaces a file in the hot_dog_or_not repo with a new image.
  3. At the same time, publish the answer to microprediction
  4. Use set_repository() on the stream creator to point people to the hot_dog_or_not_repo
microprediction commented 2 years ago

Generalization:

  1. Have people predict some hash into (0,1) of the classification of the image (i.e the labelled answer)
  2. So for instance, "cat"-> 0.1312312. etc