export QB_USER_ID=1
export QB_API_KEY='secret-here'
3. Download training data from
here, and put it at
qb-api/web/es_guesser/non_naqt.db
4. Follow
this part of the documentation to run the example system. It will train the guesser (~15min) and submit to the server (answer 45 questions). Then you should be able to see your account on the
leaderboard.
You can shutdown and restart ElasticSearch, the trained guesser will still be there.
Any feedback is appreciated.