文件名称:K-means-master
- 所属分类:
- Windows编程
- 资源属性:
- 上传时间:
- 2017-11-20
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- Rafaso*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
KMEans Clustering Algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
K-means-master | ||
K-means-master\.gitattributes | 2518 | 2017-08-22 |
K-means-master\.gitignore | 4305 | 2017-08-22 |
K-means-master\KMeanCluster.sln | 1460 | 2017-08-22 |
K-means-master\KMeanCluster | ||
K-means-master\KMeanCluster\CentroidBuilder.cs | 210 | 2017-08-22 |
K-means-master\KMeanCluster\ClusterBuilder.cs | 1349 | 2017-08-22 |
K-means-master\KMeanCluster\ClusterFactory.cs | 1319 | 2017-08-22 |
K-means-master\KMeanCluster\Extensions | ||
K-means-master\KMeanCluster\Extensions\StringExtensions.cs | 2279 | 2017-08-22 |
K-means-master\KMeanCluster\KMeanCluster.csproj | 262 | 2017-08-22 |
K-means-master\KMeanCluster\Models | ||
K-means-master\KMeanCluster\Models\Centroid.cs | 353 | 2017-08-22 |
K-means-master\KMeanCluster\Models\Cluster.cs | 275 | 2017-08-22 |
K-means-master\KMeanCluster\Models\ClusterSettings.cs | 262 | 2017-08-22 |
K-means-master\KMeanCluster\Models\ISimilarityMatrics.cs | 469 | 2017-08-22 |
K-means-master\KMeanCluster\Models\InputDocument.cs | 698 | 2017-08-22 |
K-means-master\KMeanCluster\Models\Vector.cs | 272 | 2017-08-22 |
K-means-master\KMeanCluster\Models\iClusterBuilder.cs | 561 | 2017-08-22 |
K-means-master\KMeanCluster\Utils | ||
K-means-master\KMeanCluster\Utils\ACentroidFactory.cs | 7614 | 2017-08-22 |
K-means-master\KMeanCluster\Utils\AVectorFactory.cs | 3086 | 2017-08-22 |
K-means-master\KMeanCluster\Utils\IStopWordsHandler.cs | 209 | 2017-08-22 |
K-means-master\KMeanCluster\Utils\SimilarityMatrics.cs | 2270 | 2017-08-22 |
K-means-master\KMeanCluster\Utils\StopWords.cs | 438 | 2017-08-22 |
K-means-master\KMeanCluster\VectorBuilder.cs | 219 | 2017-08-22 |
K-means-master\KMeanTests | ||
K-means-master\KMeanTests\ClusterTest.cs | 1113 | 2017-08-22 |
K-means-master\KMeanTests\Data | ||
K-means-master\KMeanTests\Data\t1.txt | 748 | 2017-08-22 |
K-means-master\KMeanTests\Data\t2.txt | 706 | 2017-08-22 |
K-means-master\KMeanTests\Data\t4.txt | 632 | 2017-08-22 |
K-means-master\KMeanTests\Data\t5.txt | 596 | 2017-08-22 |
K-means-master\KMeanTests\Data\t6.txt | 709 | 2017-08-22 |
K-means-master\KMeanTests\KMeanTests.csproj | 652 | 2017-08-22 |
K-means-master\README.md | 1500 | 2017-08-22 |