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

meta: define Plugin Runtime #64

Open
8 of 20 tasks
yorkie opened this issue Apr 1, 2020 · 1 comment
Open
8 of 20 tasks

meta: define Plugin Runtime #64

yorkie opened this issue Apr 1, 2020 · 1 comment
Assignees
Labels
meta Project suggestion and discussion
Milestone

Comments

@yorkie
Copy link
Member

yorkie commented Apr 1, 2020

The ML low-level API is the basic layer that provides the basic ML power for plugin developers.

  • datasets
    • split
    • shuffle
    • sample
  • model
    • cv
      • gray
      • random
      • resize
    • nlp
      • tokenize
      • tf/idf
  • validation
    • ar/ap
    • confusion matrix
    • mAP
    • roc/auc
  • utils
    • download
    • zip/unzip
@yorkie yorkie added the meta Project suggestion and discussion label Apr 1, 2020
@yorkie yorkie added this to the v1.0.0 milestone Apr 1, 2020
@Txiaozhe
Copy link
Collaborator

Txiaozhe commented Apr 1, 2020

Good idea

@yorkie yorkie changed the title meta: define the ML low-level APIs for plugin developer meta: define Plugin API Apr 9, 2020
@yorkie yorkie changed the title meta: define Plugin API meta: define Plugin Runtime Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Project suggestion and discussion
Projects
None yet
Development

No branches or pull requests

3 participants