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

Machine learning functionality - clustering (Issue #34) #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HussainAther
Copy link

I've created the file 04r__n170_clustering.py with the clustering methods on N170 EEG data. This should be converted using sphinx to be added to the documentation.

Thanks for your help!

@HussainAther
Copy link
Author

I should clarify: I've commented out some of the clustering methods because, on my computer, I keep running out of RAM every time I try to run those methods. If you could test them out and see if they'd work, feel free to uncomment them. Otherwise, everything else should be good to go.

The manifold methods we discussed (Riemmanian folding, TangentSpace, diffusion depth embedding, etc) are in another file in the '.zip' I've shared on Mattermost.

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.

Machine learning functionality - clustering
1 participant