moved eye features to dataset creation, created empty feature script for eye tracking features

This commit is contained in:
Michael Weig 2025-12-04 10:59:48 +01:00
parent 080bdcfbe3
commit 95da35b3b1
3 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# pip install pyocclient +# pip install pyocclient
import yaml import yaml
import owncloud import owncloud
import pandas as pd import pandas as pd