Skip to main content

Preprocessing, visualization, statistical analysis, feature engineering, and machine learning of eye movement data.

Project description

Package Description

EyeFeatures is an open-source Python package for analyzing eye movement data in any visual task. Its capabilities encompass preprocessing, visualization, statistical analysis, feature engineering and machine learning. Its unique feature is its architecture and versatility. Accepting data in .csv format containing gaze position coordinates, the package allows filtration of raw data to remove noise and detecting fixations and saccades with different algorithms. Having fixations any standard descriptive statistical eye movement features (such as totalFD, meanFD etc.) can be computed, including AOI-wise features. AOIs can be predefined or assigned automatically. More complex features, such as chaos measures, topological features, density maps, scanpath similarities for various distance metrics can be computed as well. The package allows to account for the panel structure of the data, calculating shift features relative to group averages. The visualization module allows output a variety of visualization options, including static and dynamic scanpath plots. The architecture of the package allows seamless embedding of its preprocessing and feature extraction classes in Sklearn pipelines. Moreover, it provides datasets and models for deep learning with Pytorch.

Installation

It is recommended to install package in separate python environment: (If you want to install it to base environment, ingore steps 1-2)

  1. In conda you can create it with conda create -n <name_of_environment>
  2. To activate environment write conda activate <name_of_environment>. In order to make it visible in jupyter write pip install ipykernel and python -m ipykernel install --user --name <name_of_environment> --display-name "<name_of_environment>

By default eyefeatures is installed without deep module:

  1. To install eyefeatures write pip install eyefeatures.

If you want to install it with deep module:

  1. Write command git clone https://github.com/hse-scila/EyeFeatures (in windows you need to do it in anaconda prompt).
  2. Write command cd EyeFeatures.
  3. Write command pip install poetry.
  4. Write poetry install --with deep.

Documentation

Documentation for the latest version can be found here. Documentation contains description of all classes, functions and their parameters.

Tutorials

You can find notebooks with tutorials devoted to differnet parts of the library in this reposiry in tutorial folder.

Coming soon

Extensive table with references to all methods is coming soon

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eyefeatures-0.2.0.tar.gz (74.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eyefeatures-0.2.0-py3-none-any.whl (83.0 kB view details)

Uploaded Python 3

File details

Details for the file eyefeatures-0.2.0.tar.gz.

File metadata

  • Download URL: eyefeatures-0.2.0.tar.gz
  • Upload date:
  • Size: 74.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for eyefeatures-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9877b408318aa54394689ed558f182eccb958daede9a8b890779660d0e3bde51
MD5 a20c0da600ee6473ce8b0b5b0299885d
BLAKE2b-256 0169e082e747d024ef273e453764dd15b1162663b26d475040c5b48f447f019f

See more details on using hashes here.

File details

Details for the file eyefeatures-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: eyefeatures-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 83.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for eyefeatures-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e41c06db8b4ebbb3741aea8063b1dac65f57b46b857dd96028d095a8c4b9413d
MD5 a5e4574730e0df347c682f02a54ea5a5
BLAKE2b-256 6230327a858deaee57959edd676d9f0fcb67f5db76cebb4c2376d7448ab6cc12

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page