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

Implement a logistic regression classifier #51

Open
LBlend opened this issue Mar 18, 2022 · 2 comments
Open

Implement a logistic regression classifier #51

LBlend opened this issue Mar 18, 2022 · 2 comments
Assignees
Labels
approved Suggestion approved enhancement New feature or request
Projects

Comments

@LBlend
Copy link
Owner

LBlend commented Mar 18, 2022

Take inspiration from the paper which the dataset we use originated from
https://aclanthology.org/2020.gebnlp-1.11.pdf

@LBlend LBlend added enhancement New feature or request awaiting approval Suggestion awaits approval labels Mar 18, 2022
@LBlend LBlend self-assigned this Mar 18, 2022
@LBlend LBlend added this to Up for approval in Website via automation Mar 18, 2022
@marksverdhei
Copy link
Collaborator

Sure lets do it! Should we replace the bayes model?

@marksverdhei marksverdhei added approved Suggestion approved and removed awaiting approval Suggestion awaits approval labels Apr 2, 2022
@LBlend
Copy link
Owner Author

LBlend commented Apr 3, 2022

I think we should just add it to the list of models. That way, one can experiment with all the different models.

@LBlend LBlend moved this from Up for approval to To do in Website Apr 3, 2022
LBlend added a commit that referenced this issue Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Suggestion approved enhancement New feature or request
Projects
Website
  
To do
Development

No branches or pull requests

2 participants