Wednesday, March 22, 2017

Week 25: 3/14/2017 - 3/22/2017

Work Accomplished

This past week I created a draft of my poster for QUEST titled, Towards Mining Eye-tracking Datasets for Expertise Prediction. I also finished the R script to complete steps 1 & 2 of the data pre-processing steps listed below. The hardest part about writing this R script was splitting up the data into files with all participant data per task, because the data is currently per participant where each participant file has the eye-tracking data for all tasks.

Goal

Weekly goal(s) - In the next week, I will be working on step 3 of the data pre-processing steps below, which will be the most difficult of all of the steps, because aggregations are tricky. I will also be presenting the draft of my poster for QUEST as practice for the actual presentation.
Long-term goal(s) - In the next few weeks, I will be working to accomplish the pre-processing steps listed below. (2 of which are already complete)
  1. Create one excel file with the TobiiStudio Field name shown on the left for each participant with all tasks
  2. Create a file for each task with all participant data with relevant experiment field name data columns
  3. Create a file for each task with fixation and duration data merged. All other columns remain as in step 2.

Outcome(s)

  1. QUEST poster draft completed
  2. R script to complete steps 1 & 2 of the data pre-processing steps written

No comments:

Post a Comment