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

[FEATURE] Add ML-Commons train api functionality in py-ml #286

Closed
dhrubo-os opened this issue Sep 17, 2023 · 2 comments · Fixed by #310
Closed

[FEATURE] Add ML-Commons train api functionality in py-ml #286

dhrubo-os opened this issue Sep 17, 2023 · 2 comments · Fixed by #310
Assignees
Labels
CCI enhancement New feature or request good first issue Good for newcomers

Comments

@dhrubo-os
Copy link
Collaborator

As a ml-commons client plugin we want to build the train api functionality in py-ml.

Method name will be train()

Parameters:

  1. algorithm name
  2. train object (json)
  3. isAsync (optional, default will be false)

Response needs to be similar like this

We can write this function here

And need to add unit test here

@dhrubo-os dhrubo-os added enhancement New feature or request good first issue Good for newcomers labels Sep 17, 2023
@dhrubo-os dhrubo-os added CCI and removed untriaged labels Sep 17, 2023
@rawwar
Copy link
Contributor

rawwar commented Sep 27, 2023

Would like to contribute to this feature.

@dhrubo-os
Copy link
Collaborator Author

Sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCI enhancement New feature or request good first issue Good for newcomers
Projects
None yet
2 participants