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

Add C implementation to fit Platt scaling #266

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

jiong-zhang
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Add C implementation to fit Platt scaling with Newton method.
  • Expose Python API clib.fit_platt_transform

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jiong-zhang jiong-zhang force-pushed the platt_scale branch 3 times, most recently from 306fc8e to 0880a62 Compare November 30, 2023 19:53
@jiong-zhang jiong-zhang merged commit bde8676 into amzn:mainline Dec 1, 2023
25 checks passed
@jiong-zhang jiong-zhang deleted the platt_scale branch December 1, 2023 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants