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

Food Reviews Classification "Multilabel" Version (Prebuilt Model) #292

Open
ertugrul-dmr opened this issue Sep 20, 2021 · 0 comments · Fixed by #294
Open

Food Reviews Classification "Multilabel" Version (Prebuilt Model) #292

ertugrul-dmr opened this issue Sep 20, 2021 · 0 comments · Fixed by #294
Assignees
Labels
cleanup-remove Issues that WILL be removed as part of cleanup. fixed for fixed but uncleared issues prebuilt

Comments

@ertugrul-dmr
Copy link
Collaborator

For the purpose of adding different use cases of our prebuilt function we could implement a food delivery review classification multilevel model. There are decent datasets available on kaggle here and here (we're going to merge and preprocess both).

  • In total both datasets contains more than 550K instances after preprocessing and removing duplicates.
  • Data is collected from Turkish food delivery web sites.
  • The data contains reviews about the food delivery and scoring for several aspects of the service.

Main difference between this and #290 is:

For this, these steps going be taken:

  • Prepare the dataset for sentiment classification(keeping actual labels this time),
  • Build/optimize a model and test model accuracy(F-1 macro score),
  • Publish the more category specific prebuilt model as an alternative to previous binary version.
@ertugrul-dmr ertugrul-dmr self-assigned this Sep 20, 2021
@ertugrul-dmr ertugrul-dmr linked a pull request Oct 1, 2021 that will close this issue
@dafajon dafajon added the fixed for fixed but uncleared issues label Dec 7, 2021
@askarbozcan askarbozcan added the cleanup-remove Issues that WILL be removed as part of cleanup. label Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup-remove Issues that WILL be removed as part of cleanup. fixed for fixed but uncleared issues prebuilt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants