Skip to content

Releases: Kalvar/ios-KRKmeans-Algorithm

Added a quickly create group function.

10 Jun 08:19
Compare
Choose a tag to compare

Refactored structure and added more functions.

09 Jun 16:52
Compare
Choose a tag to compare

Updated random method.

19 May 14:43
Compare
Choose a tag to compare
2.5.3

Updated v2.5.3

Added kernel of RBF.

27 Jan 15:43
Compare
Choose a tag to compare
2.5.2

Added Kernel of RBF.

Fixed a bug.

04 Dec 12:45
Compare
Choose a tag to compare
2.5.1

Fixed a bug.

Updated algorithm and added automatic clustering methods.

15 Nov 07:40
Compare
Choose a tag to compare
Updated V2.5.0

Added automatic clustering patterns and saved the trained centers into
NSUserDefault.

Fixed a distance bug.

18 Oct 15:06
Compare
Choose a tag to compare
2.4.1

Fixed a distance bug.

Added Euclidean Multi-Dimensional.

18 Oct 13:49
Compare
Choose a tag to compare

This method not better than Cosine Similarity.

Fixed bugs.

09 Oct 03:53
Compare
Choose a tag to compare
Updated V2.3.1.

Added Multi-Demensional clustering.

08 Oct 17:40
Compare
Choose a tag to compare

A basic multi-demensional method named Cosine Similarity method, maybe next is implement kernel functions.