Skip to content

Commit 92395bf

Browse files
committed
Updated podspec.
1 parent d82f9ac commit 92395bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KRFuzzyCMeans.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "KRFuzzyCMeans"
3-
s.version = "1.0"
3+
s.version = "1.1"
44
s.summary = "Fuzzy C-Means is clustering algorithm combined fuzzy theory on Machine Learning."
55
s.description = <<-DESC
66
KRFuzzyCMeans has implemented Fuzzy C-Means (FCM) the fuzzy (ファジー理論) clustering / classification algorithm (クラスタリング分類) in Machine Learning (マシンラーニング). It could be used in data mining (データマイニング) and image compression (画像圧縮).

0 commit comments

Comments
 (0)