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

Skill Oracle+Database driver #11

Open
robinsonkwame opened this issue Nov 28, 2017 · 0 comments
Open

Skill Oracle+Database driver #11

robinsonkwame opened this issue Nov 28, 2017 · 0 comments
Assignees

Comments

@robinsonkwame
Copy link
Member

robinsonkwame commented Nov 28, 2017

The skill oracle is currently implemented with GET and PUT API calls but has no mechanism for automatically ingesting more skill candidates when needed. I've purposely left logic for this out of the service (although you can peek at _push_once unittest to see how it might be partially implemented).

For the end to end skills-labeller we need some kind of component that:

  • Detects number of unlabeled candidates
  • When number of unlabeled candidates is low, pushes unlabeled candidates from the database/db into the skill-oracle (as unlabeled candidates, via PUT)

(discussion in #mlops will be held, see what's a simple way to do this)

@robinsonkwame robinsonkwame self-assigned this Nov 28, 2017
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

No branches or pull requests

1 participant