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

[spark] Use batch predict API #3242

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

xyang16
Copy link
Contributor

@xyang16 xyang16 commented Jun 6, 2024

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

@xyang16 xyang16 requested review from zachgk, frankfliu and a team as code owners June 6, 2024 00:52
@xyang16 xyang16 changed the title [spark] Use batchPredict [spark] Use batch predict API Jun 6, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.42%. Comparing base (bd7f4ca) to head (b1f9f5b).
Report is 2 commits behind head on master.

Current head b1f9f5b differs from pull request most recent head 8dd5433

Please upload reports for the commit 8dd5433 to get more accurate results.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3242      +/-   ##
============================================
+ Coverage     64.26%   72.42%   +8.15%     
- Complexity     6455     7304     +849     
============================================
  Files           676      676              
  Lines         32443    32443              
  Branches       3417     3417              
============================================
+ Hits          20849    23496    +2647     
+ Misses        10016     7335    -2681     
- Partials       1578     1612      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xyang16 xyang16 merged commit d75ff83 into deepjavalibrary:master Jun 6, 2024
5 checks passed
@xyang16 xyang16 deleted the spark branch September 30, 2024 22:21
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.

3 participants