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

fixes #3 #45

Merged
merged 12 commits into from
Mar 20, 2020
Merged

fixes #3 #45

merged 12 commits into from
Mar 20, 2020

Conversation

Addi-11
Copy link
Contributor

@Addi-11 Addi-11 commented Mar 11, 2020

Studied and compared the performance of various classification models, on the eeg dataset when split into different ratio of training to testing samples.

  • Tabulised various evaluation metrics like:

    • precision
    • recall
    • accuracy
    • f1_score, for gaussian, svm, kneighbours, decison tree, logistic, random forest classification models.
      Screenshot from 2020-03-11 18-59-36
  • visualised the result using graphs.
    Screenshot from 2020-03-11 19-18-08

@mlopatka mlopatka merged commit 1218953 into mozilla:master Mar 20, 2020
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