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 and predict api functionality in py-ml #288

Open
dhrubo-os opened this issue Sep 17, 2023 · 2 comments · May be fixed by #312
Open

[FEATURE]Add ML-Commons Train and predict api functionality in py-ml #288

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

Comments

@dhrubo-os
Copy link
Collaborator

Method name will be train_and_predict()

Parameters: train_and_predict request

algorithm name
train_predict object (json)

Response needs to be similar like this

Depending on the algorithm, response can be different.

We can write this function here

And need to add unit test here

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

I would like to work on this issue

@dhrubo-os
Copy link
Collaborator Author

Sure, assigned it to you.

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
Development

Successfully merging a pull request may close this issue.

2 participants