What's Changed
- docs: fix
KNNRegressor.window
docstring typo by @eonu in #261 - fix: enable
joblib.Parallel
memory mapping by @eonu in #262 - feat: set
use_c=True
by default forKNNClassifier
/KNNRegressor
by @eonu in #263 - style: upgrade to
ruff
v0.8.4 and fix type hints by @eonu in #264 - docs: update
README.md
features by @eonu in #265
Full Changelog: v2.5.0...v2.6.0