A Python scikit for building and analyzing recommender systems
BSD 3-Clause "New" or "Revised" License
6.42k
stars
1.02k
forks
source link
Fix dump issue by converting memviews into numpy arrays before setting them as attribute #438
Closed
NicolasHug closed 2 years ago
Fixes https://github.com/NicolasHug/Surprise/issues/437 Fixes https://github.com/NicolasHug/Surprise/issues/433