Kennard-stone

Latest version: v3.0.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.1.3

**Full Changelog**: https://github.com/yu9824/kennard_stone/compare/v2.1.2...v2.1.3

2.1.1

- Fix bug when `metric="nan_euclidean"`.

2.1.0

- Optimize algorithm
- Deal with Large number of data.
- parallel calculation when calculating distance (Add `n_jobs` argument)
- recursion number settings
- Add other than "euclidean" calculation methods (Add `metric` argument)

2.0.1

Fix bug with Python 3.7.

2.0.0

**This version has a bug with Python 3.7. Use with the other Python versions is not a problem, but I recommend using newer versions.**

- Define Extended Kennard-Stone algorithm (multi-class) i.e. Improve `KFold` algorithm.
- Delete alternate argument in `KFold`.
- Delete requirements of pandas.

1.1.2

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.