Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eye tracking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
R.Schopper
eye tracking
Graph
6d8f1f77b5501d94caab21ee38499120552f39cb
Select Git revision
Branches
4
main
default
protected
personal_branch_ro_sc
personal_branch_vi_gr
schuoli
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
18
17
16
15
13
12
10
9
8
4
3
Merge branch 'personal_branch_ro_sc' into 'main'
main
main
configured combination .txt file
personal_branch…
personal_branch_ro_sc
revision, introduced metrics, added script to determine average of metrics from .txt file
final commit, cleaned up workbook
performed all tests, fixed permutation.
forgot to save workbook
added get best clf func and added plot of feature selection
permutation test not working
lets see
Sclaed X data, and used a little chat gpt adjusted version of nseted cross validation. Didnt see if it all makes sense, but it seems okay. Can not for some reason get the sklearnex thing to work
Permutation test should work, Tried to cutoff data for GridSearch, still time consuming
schuoli
schuoli
Added permutation test
implemented search for feature hirarchy, F1 scores seem to be quite low
personal_branch…
personal_branch_vi_gr
SLURM Job went through, exceeded 10h time limit by far
Script runs, submit jobs via sbatch submit.sh, output in GridSearchCV.out.*
cleaned code in notebook
Nested CV in parallel
Nested CV added
repeated nested cross validation has been implemented for short data set (60 windows) and accuracy as metric
Added F1 Score, Recall and MCC
forgot to save files
Combined proba check
Feature data and SVM added
added aois and window slicing, working state
metrics for AOIs have been added in an array containing a dictionary for each window
Caught up
total dwell time has been added as feature, somehow it can only be stored as dict not as akward dict
delta time stamps added, arrays not working
created windows array with 3 different binary labels: good bad expert
aoi finding function added
added min max range determination of gaze data
added attempt 2 marks array
added workbook changes
added labels and plotted eye tracking data
Data now stored in one ak.Array
Added task files, awkward arrays with attempts
trying to read in data
schuoli - initial commit
initial commit
Loading