Skip to content

Conversation

Innixma
Copy link
Contributor

@Innixma Innixma commented Apr 16, 2025

Issue #, if available:

Description of changes:

  • fix numpy deprecation warning (np.trapz)
  • DeprecationWarning is logged when numpy 2.x is installed. This PR resolves this by using the new np.trapezoid function name.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Innixma Innixma added this to the 1.3 Release milestone Apr 16, 2025
@Innixma Innixma requested a review from prateekdesai04 April 16, 2025 20:59
Copy link
Contributor

@prateekdesai04 prateekdesai04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Innixma Innixma merged commit cff8c7f into autogluon:master Apr 16, 2025
14 checks passed
@Innixma Innixma deleted the fix-numpy-deprecation branch April 16, 2025 21:02
Copy link

Job PR-5056-185070a is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-5056/185070a/index.html

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