LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./ethome/__init__.py
./ethome/config.py
./ethome/interpolation.py
./ethome/io.py
./ethome/models.py
./ethome/plot.py
./ethome/unsupervised.py
./ethome/utils.py
./ethome/video.py
./ethome/data/sample_dataframe.pkl
./ethome/data/sample_nwb_.nwb
./ethome/data/boris/e3v813a-20210610T120637-121213_reencode.csv
./ethome/data/boris/e3v813a-20210610T121558-122141_reencode.csv
./ethome/data/boris/e3v813a-20210610T122332-122642_reencode.csv
./ethome/data/boris/e3v813a-20210610T122758-123309_reencode.csv
./ethome/data/boris/e3v813a-20210610T123521-124106_reencode.csv
./ethome/data/boris/multiple_behaviors/e3v813a-20210610T120637-121213_reencode_multiple_behaviors.csv
./ethome/data/dlc/e3v813a-20210610T120637-121213DLC_dlcrnetms5_pilot_studySep24shuffle1_100000_el_filtered.csv
./ethome/data/dlc/e3v813a-20210610T121558-122141DLC_dlcrnetms5_pilot_studySep24shuffle1_100000_el_filtered.csv
./ethome/data/dlc/e3v813a-20210610T122332-122642DLC_dlcrnetms5_pilot_studySep24shuffle1_100000_el_filtered.csv
./ethome/data/dlc/e3v813a-20210610T122758-123309DLC_dlcrnetms5_pilot_studySep24shuffle1_100000_el_filtered.csv
./ethome/data/dlc/e3v813a-20210610T123521-124106DLC_dlcrnetms5_pilot_studySep24shuffle1_100000_el_filtered.csv
./ethome/data/dlc/openfield/openfield_dlc_inference_example.csv
./ethome/data/dlc/openfield/openfield_dlc_inference_example_missingdata.csv
./ethome/data/dlc/openfield/openfield_dlc_inference_example_three.csv
./ethome/features/__init__.py
./ethome/features/cnn1d.py
./ethome/features/dl_features.py
./ethome/features/features.py
./ethome/features/generic_features.py
./ethome/features/mars_features.py
./ethome/features/pretrained_models/task1_model_fold_0/the_model/saved_model.pb
./ethome/features/pretrained_models/task1_model_fold_0/the_model/variables/variables.data-00000-of-00001
./ethome/features/pretrained_models/task1_model_fold_0/the_model/variables/variables.index
./ethome/features/pretrained_models/task1_model_fold_1/the_model/saved_model.pb
./ethome/features/pretrained_models/task1_model_fold_1/the_model/variables/variables.data-00000-of-00001
./ethome/features/pretrained_models/task1_model_fold_1/the_model/variables/variables.index
./ethome/features/pretrained_models/task1_model_fold_2/the_model/saved_model.pb
./ethome/features/pretrained_models/task1_model_fold_2/the_model/variables/variables.data-00000-of-00001
./ethome/features/pretrained_models/task1_model_fold_2/the_model/variables/variables.index
./ethome/features/pretrained_models/task1_model_fold_3/the_model/saved_model.pb
./ethome/features/pretrained_models/task1_model_fold_3/the_model/variables/variables.data-00000-of-00001
./ethome/features/pretrained_models/task1_model_fold_3/the_model/variables/variables.index
./ethome/features/pretrained_models/task1_model_fold_4/the_model/saved_model.pb
./ethome/features/pretrained_models/task1_model_fold_4/the_model/variables/variables.data-00000-of-00001
./ethome/features/pretrained_models/task1_model_fold_4/the_model/variables/variables.index
ethome_ml.egg-info/PKG-INFO
ethome_ml.egg-info/SOURCES.txt
ethome_ml.egg-info/dependency_links.txt
ethome_ml.egg-info/requires.txt
ethome_ml.egg-info/top_level.txt
tests/test_analysis.py
tests/test_io.py
tests/test_models.py
tests/test_plot.py
tests/test_unsupervised.py
tests/test_utils.py