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

Creates initial data compilation script #4

Closed DrewMcArthur closed 7 years ago

DrewMcArthur commented 7 years ago

Creates entries in config.yml:

compile_data.py now imports configuration information, writes headers to the datafile if necessary, then iterates through each csv file at least one layer deep in the data directory, writing each row of information to the final file.

It seems as though we can simply manipulate the header configuration to easily alter the final data.