Skip to content
/ GazeML Public

Machine learning experiment for classifying user characteristics based on eye-tracking data

Notifications You must be signed in to change notification settings

m-wu/GazeML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GazeML

GazeML is a python application that runs machine learning experiment to test the classification of user characteristics from eye-tracking data.

GazeML reads in existing features generated from eye-tracking data in an experiment (e.g., by using EMDAT) and runs cross validations to test the performance of different feature sets and classifiers. It is built on the scikit-learn machine learning library.

When given gaze movement sequence data, GazeML can extract patterns from the sequences and compute features based on the frequency of the patterns.

About

Machine learning experiment for classifying user characteristics based on eye-tracking data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages