-
Notifications
You must be signed in to change notification settings - Fork 181
PPL integration with AD and ml-commons #468
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
Conversation
Signed-off-by: Jackie Han <[email protected]>
Signed-off-by: jackieyanghan <[email protected]>
Signed-off-by: jackieyanghan <[email protected]>
Signed-off-by: jackieyanghan <[email protected]>
Signed-off-by: jackieyanghan <[email protected]>
Signed-off-by: jackieyanghan <[email protected]>
Signed-off-by: jackieyanghan <[email protected]>
Signed-off-by: jackieyanghan <[email protected]>
Codecov Report❌ Patch coverage is ❌ Your project status has failed because the head coverage (95.25%) is below the target coverage (99.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ 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. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: jackieyanghan <[email protected]>
penghuo
left a comment
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 <[email protected]> (cherry picked from commit eb1ede4)
Signed-off-by: jackieyanghan <[email protected]> (cherry picked from commit eb1ede4) Co-authored-by: Jackie Han <[email protected]>
Description
This PR is for PPL integration with AD and ml-commons, and it adds two new commands:
KMEANSandAD.KEMANSPR - PPL Integration - Add implementation for KMeans algorithm #407ADPR - 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.