Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline analysis updates for multimodal fusion. #360

Merged
merged 26 commits into from
Nov 5, 2024

Conversation

celikbasak
Copy link
Member

@celikbasak celikbasak commented Nov 4, 2024

Overview

Multimodal fusion updates to be included in 2.0.0 release

Tickets

Multimodal
Balanced accuracy error
ET Model class
ET Model integration
ET Evidence Class

Contributions

  • Offline analysis gaze model training complete. Both EEG and gaze models are trained and saved to be used in fusion test case later. A patch will needed to complete the testing of the fusion.
  • Balanced accuracy error is solved during EEG model training.
  • Gaze models are generated complying with the SignalModel base class.
  • Gaze Evidence class added to support online use.

Test

  • Define the steps used to test your code here. Include unit and integration test steps! To be updated!

Documentation

  • Are documentation updates required? In-line, README, or documentation? Verify the updates you did here. Documentation to be updated!

Changelog

  • CHANGELOG.md updated.

@celikbasak celikbasak requested review from tab-cmd and lawhead November 4, 2024 18:00
.gitignore Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
bcipy/helpers/demo/demo_visualization.py Outdated Show resolved Hide resolved
bcipy/parameters/symbol_positions.json Outdated Show resolved Hide resolved
bcipy/signal/model/gaussian_mixture/gaussian_mixture.py Outdated Show resolved Hide resolved
bcipy/signal/model/offline_analysis.py Outdated Show resolved Hide resolved
bcipy/signal/model/plotting.py Outdated Show resolved Hide resolved
bcipy/signal/process/extract_gaze.py Outdated Show resolved Hide resolved
bcipy/task/control/handler.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@tab-cmd tab-cmd merged commit a56e1d8 into 2.0.0rc4 Nov 5, 2024
0 of 9 checks passed
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