Skip to content

Fix obscure user-KNN bug

Pre-release
Pre-release
Compare
Choose a tag to compare
@mdekstrand mdekstrand released this 06 Feb 23:21
· 116 commits to main since this release
b9fdf76

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