-
Notifications
You must be signed in to change notification settings - Fork 148
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
PPL integration with AD and ml-commons #468
Conversation
Signed-off-by: Jackie Han <hnyng@amazon.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #468 +/- ##
=============================================
+ Coverage 62.91% 95.25% +32.33%
- Complexity 0 2746 +2746
=============================================
Files 10 276 +266
Lines 658 7414 +6756
Branches 118 537 +419
=============================================
+ Hits 414 7062 +6648
- Misses 191 298 +107
- Partials 53 54 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: jackieyanghan <jkhanjob@gmail.com> (cherry picked from commit eb1ede4)
Description
This PR is for PPL integration with AD and ml-commons, and it adds two new commands:
KMEANS
andAD
.KEMANS
PR - PPL Integration - Add implementation for KMeans algorithm #407AD
PR - Add AD command for PPL/AD integration #455Issues Resolved
N/A
Issues Created
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.