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 Predict api functionality in py-ml #287

Open
dhrubo-os opened this issue Sep 17, 2023 · 2 comments
Open

[FEATURE] Add ML-Commons Predict api functionality in py-ml #287

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

Comments

@dhrubo-os
Copy link
Collaborator

Method name will be predict()

Parameters: predict request

algorithm name
model id
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
@plzdoo
Copy link

plzdoo commented Oct 3, 2023

I would like to contribute to this issue

@dhrubo-os
Copy link
Collaborator Author

Sure, assigned 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

No branches or pull requests

2 participants