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

Clean up the voting system and uncouple the classification. #48

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

Conversation

bjonnh
Copy link
Contributor

@bjonnh bjonnh commented Jun 11, 2021

The purpose here is to uncouple the flask app from all the classification. And the voting system has been completely reworked to make it more readable, remove duplicate code and prepare for the ordering of answers.

All the entries in test.csv give the same answers as the current NP-Classifier instance on the ucsd servers (the entry 2 is different from what is expected in that file in both this version and the UCSD version so it was probably not updated with the new model.

I can work on the ordering of ids and all of that, but first it would be more practical if the last pull requests were accepted (and we can discuss what I did and why I did it that way if you have questions of course).

The purpose here is to uncouple the flask app from all the classification. And the voting system has been completely reworked to make it more readable and prepare for the ordering of answers.
@Adafede
Copy link

Adafede commented Jun 12, 2021

Strongly support the pull

@bjonnh
Copy link
Contributor Author

bjonnh commented Jun 12, 2021

I also forgot to say, it adds the ids to the output of the classifier!

@ChungmaruQ
Copy link
Collaborator

Thank you for your efforts!
Every update and feedback will be done after finishing current publication work (now it is in revision).
Reviewer want to meet the same version in the manuscript and on web!
Please wait for a while!

@bjonnh
Copy link
Contributor Author

bjonnh commented Jul 21, 2021

You can just make a branch with the "manuscript-version" and keep updating main. That way the manuscript-version will never change.

@mwang87 mwang87 requested a review from ChungmaruQ July 26, 2021 22:35
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