pyDVL is a library of stable implementations of algorithms for data valuation and influence function computation
GNU Lesser General Public License v3.0
109
stars
8
forks
source link
Replace np.float_ with np.float64 #604
Closed
schroedk closed 5 months ago
Description
This PR closes #603
Changes
np.float_
withnp.float64
andnp.alltrue
withnp.all
Checklist
"tags": ["hide"]
or"tags": ["hide-input"]
~