Fix obscure user-KNN bug
Pre-release
Pre-release
This fixes some bugs when the rating data is float64. This is not triggered by usual pathways, but some nonstandard data loading logic may activate it.
What's Changed
- Test and fix components when input ratings are doubles by @mdekstrand in #630
Full Changelog: v2025.1.1b7...v2025.1.1.b8