Skip to content

Commit

Permalink
eog figures
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamThyer authored Nov 17, 2021
1 parent 9278573 commit 6c66b55
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,9 @@ This decoding uses the [Mord](https://github.com/fabianp/mord) package which is
`decode_load_eyetracking.ipynb`

- Classifies load in Experiment 1 using EOG data. Plots accuracy, setsize pair accuracy, and confusion matrices.

<img src="output/figures/acc1801_eeg_and_eog.png" alt="drawing" width="400"/>
<img src="output/figures/acc_eog_pairwise_.png" alt="drawing" width="400"/>
<img src="output/figures/conf_mat_eeg.png" alt="drawing" width="300"/>
<img src="output/figures/conf_mat_eog.png" alt="drawing" width="300"/>

0 comments on commit 6c66b55

Please sign in to comment.