首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 在CUDA的共识聚类

在CUDA的共识聚类

  • 资源大小:405.75 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: cuda

资 源 简 介

Harnessing the power of the GPU to mine numerical data Current Version - 0.2 You can find the most current version for your operating system in the "Featured" box on the left of this page. Installation Required, all OS * Python 2.6 (3.0 NOT currently supported) * Python-numpy >= 1.4.0 * Python-scipy * Python-matplotlib >= 0.98.0 * Python-pil >= 1.1.6 * Python-pygtk * Python-PyCUDA >= 2011.2.2 * A CUDA-enabled GPU of compute capability 1.2 or higher Quick Start Guide Create a tab-delimited file for your data. Put the "samples" to be clustered in the columns, and the "features" that define them in the rows. Make sure the first row and the first column are labels. Example MyData.txt |SAMPLE_ID|Sample 1|Sample 2|...| |:---------|:-------|:-------|:--| |Gene 1 |3.4234 |1.4244 | |... | Then, try the following command: python cluster.py -f MyData.

文 件 列 表

analysis
normalise.py
__init__.py
snr.py
pca.py
cluster.py
clustio
helvB08.pbm
helvB08.pil
logstats.py
parsers.py
__init__.py
display.py
writeutils.py
console.py
ioutils.py
kernels
kmeans.py
som_kernels.py
consensus.py
transpose.py
nw.py
som.py
__init__.py
nw_kernels.py
sampler.py
treetype
cu_twister
hierarchical.py
km_kernels.py
kernel_helpers.py
LICENSE
recursive_cluster.py
scripts.py

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.166328s