Skip to content

Comments

Add optimal electrode MIP example from CS 524#17

Open
stevehaworth02 wants to merge 1 commit intoGAMS-dev:masterfrom
stevehaworth02:master
Open

Add optimal electrode MIP example from CS 524#17
stevehaworth02 wants to merge 1 commit intoGAMS-dev:masterfrom
stevehaworth02:master

Conversation

@stevehaworth02
Copy link

Adding optimal EEG electrode selection via mixed-integer programming example from Prof. Ferris's CS 524 course.
This notebook demonstrates electrode subset optimization using GAMSPy with cost models and symmetry constraints.

@mabdullahsoyturk mabdullahsoyturk self-requested a review January 30, 2026 12:45
Copy link
Collaborator

@mabdullahsoyturk mabdullahsoyturk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @stevehaworth02. Thanks for your contribution. There are a few things missing:

  • You didn't commit the data files. You try to load files like electrodes.csv, usefulness_real.csv, and features.csv but they are not there.
  • It would be nice if you can install the dependencies that your notebook needs in the first cell. For example:
! pip install scikit-learn, matplotlib etc.

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.

2 participants