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

Colandr: missing information #16

Open
3 tasks
gimoAI opened this issue Oct 20, 2022 · 0 comments
Open
3 tasks

Colandr: missing information #16

gimoAI opened this issue Oct 20, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@gimoAI
Copy link
Contributor

gimoAI commented Oct 20, 2022

There are a couple of features/properties about Colandr that I was unable to find in literature and/or documentation:

  • Word2Vec is used for feature extraction according to the website. However, I found this Colandr GitHub repo (outdated?) that uses a combination of Word2Vec and TF-IDF for feature extraction, see code fragment.
  • I could not find the classifier used other than this code fragment in the same GitHub repo that implements a SGD classifier.
  • No balancing strategy is mentioned, is any strategy used?
@Rensvandeschoot Rensvandeschoot added the help wanted Extra attention is needed label Oct 20, 2022
@gimoAI gimoAI changed the title Colandr: feature extractor(s) and classifier(s) Colandr: missing information Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants