DrewMcArthur / ai-trust-testbed

A program designed for a study involving participants' trust in an artificial intelligence. This is tested by asking the participant to "bet" on horse races where an AI has predicted the outcome. Researchers will then observe the participant's actions while choosing their bet, as an indication of trust, (i.e. choosing the AI's suggestion, amount of time taken, etc).
GNU General Public License v3.0
1 stars 1 forks source link

Data compilation script can pull information from `*_sf.csv` files in `data/` to create `{RACES,HORSES}.data.csv` #7

Closed DrewMcArthur closed 7 years ago

DrewMcArthur commented 7 years ago

Upcoming features: will also read {*_lb, *_lt}.csv files to create LABELS.data.csv and will also pull that into the final data.csv as well.