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

Added voting, weighting methods, fixed LeaveOneOutNoDistance, and added cross-validation for KNN #127

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

AJNapolitanoJawerbaum
Copy link
Contributor

@AJNapolitanoJawerbaum AJNapolitanoJawerbaum commented Jun 9, 2023

LOOND now passes on the parameters from the GUI to the analysisDriver. Added a weighted voting algorithm to combine other Analysis Drivers and put them to a vote, and implemented two weighting options. Finally, implemented cross-validation for KNN.
TODO: Implement more weighting and voting options.

Edit: Changed API to exclude the relevant known document from the training set for cross-validation.

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.

None yet

1 participant