Skip to content

Releases: yu9824/kennard_stone

v2.0.0

22 Apr 06:25
Compare
Choose a tag to compare

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.

v1.1.2

18 May 13:47
Compare
Choose a tag to compare
Update setup.py

- Add encoding.

v1.1.1

29 Apr 03:55
Compare
Choose a tag to compare

v1.0.4

15 Jul 08:18
Compare
Choose a tag to compare
Add credits

v1.0.3

10 Jul 07:06
Compare
Choose a tag to compare

Update example. (Translate Japanese to English.)

v1.0.2

12 May 02:56
Compare
Choose a tag to compare

Minor change in README.md and example.

v1.0.1

03 May 03:28
Compare
Choose a tag to compare

v1.0.1

  • Update README.
    • Add badges.
    • Corrected a mistake in the example code.

v1.0.0

27 Apr 05:22
Compare
Choose a tag to compare
v1.0.0. modify README.md in details.