-
Notifications
You must be signed in to change notification settings - Fork 64
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
ML-Commons train api functionality #310
ML-Commons train api functionality #310
Conversation
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
@dhrubo-os , After inserting data into a dummy index, if I immediately run the test cases to train model, I keep seeing an error |
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: Kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Test is failing. I checked this is not from the model uploading, this is related to your test. |
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Fixed testcases |
…ch-py-ml into kalyan/286-ml-commons-add-train-support Signed-off-by: kalyan <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #310 +/- ##
==========================================
+ Coverage 91.34% 91.36% +0.01%
==========================================
Files 38 38
Lines 4230 4237 +7
==========================================
+ Hits 3864 3871 +7
Misses 366 366
|
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Signed-off-by: kalyan <[email protected]>
Description
Include ML-Commons train api functionality
Issues Resolved
closes #286
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.