Skip to content

Add 5 classifiers for fixations - IVT, IMST, KF, HMM, and I2MC#62

Open
hatran22 wants to merge 27 commits intonalmadi:mainfrom
hatran22:main
Open

Add 5 classifiers for fixations - IVT, IMST, KF, HMM, and I2MC#62
hatran22 wants to merge 27 commits intonalmadi:mainfrom
hatran22:main

Conversation

@hatran22
Copy link

@hatran22 hatran22 commented Dec 25, 2021

We just added 5 classifiers into a new file called Classifier.py. Each classifier is contained within a class. We also modify the emip-toolkit.py to take in different classifiers per the user preference.
Test code for IMST and illustration using a notebook is under construction!

  • IMST and IVT basically work - can be demonstrated via unit test (IVT) or a notebook illustration of the algorithm (IMST)
  • KF is assumed to work under unit test

@quanphan2906
Copy link
Collaborator

Hi @hatran22, emtk has been migrated from object-oriented design to functional. Can you adapt the code to match the new design of the library? Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants