首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏脑机接口

    值得收藏!常见脑成像数据分析的Python工具包

    https://nipy.org/nibabel/ ? NiPy ---- NiPy提供了一系列用于功能脑成像数据处理/分析的工具,包括常用的基于一般线性模型(General Linear Model,GLM)的统计分析,silce timing,motion http://nipy.org/nipy/ ?

    2.3K12发布于 2020-07-01
  • 来自专栏DeepHub IMBA

    使用轮廓分数提升时间序列聚类的表现

    ith_cluster_silhouette_values.shape[0] y_upper = y_lower + size_cluster_i color = cm.nipy_spectral ax1.set_xticks([-0.1, 0, 0.2, 0.4, 0.6, 0.8, 1]) # Plot the actual clusters colors = cm.nipy_spectral ith_cluster_silhouette_values.shape[0] y_upper = y_lower + size_cluster_i color = cm.nipy_spectral 0.1, 0, 0.2, 0.4, 0.6, 0.8, 1]) # 2nd Plot showing the actual clusters formed colors = cm.nipy_spectral

    73510编辑于 2023-10-23
  • 来自专栏机器学习/数据可视化

    Seaborn绘制20个pairplot图

    hot_r, hsv, hsv_r, icefire, icefire_r, inferno, inferno_r, jet, jet_r, magma, magma_r, mako, mako_r, nipy_spectral , nipy_spectral_r, ocean, ocean_r, pink, pink_r, plasma, plasma_r, prism, prism_r, rainbow, rainbow_r

    73730编辑于 2023-08-25
  • 来自专栏Python编程 pyqt matplotlib

    matplotlib 散点图和气泡图

    下面这种我喜欢: bubble =plt.scatter(X,Y,c =np.random.rand(100), cmap="nipy_spectral",s= 100*(X**2+Y**2)) plt.colorbar

    3.7K40发布于 2019-08-14
  • 空间转录组数据分析之CNV burden和CNV聚类(python版本)

    figure.figsize"] = (7, 7) sc.pl.embedding(ad_cnv, color=['time', 'cluster'], basis='X_umap', title='time', cmap='nipy_spectral figure.figsize"] = (4, 4) sc.pl.embedding(ad_cnv, color=['time', 'cluster'], basis="X_umap", title='time', cmap='nipy_spectral

    48120编辑于 2024-05-15
  • 来自专栏SAMshare

    推荐收藏 | 一个画出高大上的机器学习图的神器scikit-plot

    probabilities y_probas = nb.predict_proba(X) skplt.metrics.plot_precision_recall_curve(y, y_probas, cmap='nipy_spectral

    1.5K30发布于 2019-08-26
  • 来自专栏Python中文社区

    Python科学计算与数据分析库/包大全

    NIPY - A collection of neuroimaging toolkits. 一系列的影像学工具。

    2K70发布于 2018-01-31
  • 来自专栏小小挖掘机

    推荐:一个画出高大上的机器学习图的神器(论文必备)

    probabilities y_probas = nb.predict_proba(X) skplt.metrics.plot_precision_recall_curve(y, y_probas, cmap='nipy_spectral

    2.4K20发布于 2019-08-01
  • 来自专栏DrugOne

    RDKit | 基于PCA探索化学空间

    ith_cluster_silhouette_values.shape[0] y_upper = y_lower + size_cluster_i color = cm.nipy_spectral silhouette_avg, color="red", linestyle="--") # 2nd Plot showing the actual clusters formed colors = cm.nipy_spectral

    1.4K40发布于 2021-01-29
  • 来自专栏AI算法与图像处理

    推荐:一个画出高大上的机器学习图的神器(论文必备)

    probabilities y_probas = nb.predict_proba(X) skplt.metrics.plot_precision_recall_curve(y, y_probas, cmap='nipy_spectral

    82030发布于 2019-08-05
  • 来自专栏JNing的专栏

    Python: matplotlib模块 源码阅读&理解

    .), (1.0, 0.5, 0.5))} _nipy_spectral_data = { 'red': [(0.0, 0.0, 0.0), (0.05, 0.4667, 0.4667), spring_data, 'summer': _summer_data, 'terrain': _terrain_data, 'winter': _winter_data, 'nipy_spectral ': _nipy_spectral_data, 'spectral': _nipy_spectral_data, # alias for backward compatibility } r, gnuplot_r, gray, gray_r, hot, hot_r, hsv, hsv_r, inferno, inferno_r, jet, jet_r, magma, magma_r, nipy_spectral , nipy_spectral_r, ocean, ocean_r, pink, pink_r, plasma, plasma_r, prism, prism_r, rainbow, rainbow_r

    1.1K10发布于 2018-09-28
  • 来自专栏Python进阶之路

    Python数据可视化 热力图

    hot_r, hsv, hsv_r, icefire, icefire_r, inferno, inferno_r, jet, jet_r, magma, magma_r, mako, mako_r, nipy_spectral , nipy_spectral_r, ocean, ocean_r, pink, pink_r, plasma, plasma_r, prism, prism_r, rainbow, rainbow_r

    7.7K40发布于 2020-09-17
  • 来自专栏数据森麟

    这么漂亮的图画,竟然是用NumPy画出来的?请跟我来,10行代码玩转NumPy!

    gist_earth, terrain, gist_stern, gnuplot, gnuplot2, CMRmap, cubehelix, brg, gist_rainbow, rainbow, jet, nipy_spectral

    1.6K20发布于 2021-07-07
  • 来自专栏DeepHub IMBA

    从头开始进行CUDA编程:线程间协作的常见技术

    import matplotlib.pyplot as plt fig, (ax1, ax2) = plt.subplots(1, 2) ax1.imshow(image.T, cmap="nipy_spectral ") ax2.imshow(image_wrong.T, cmap="nipy_spectral") for ax in (ax1, ax2): ax.set_xticks([])

    1.2K30编辑于 2023-01-18
  • 来自专栏IT从业者张某某

    Matplotlib从入门到精通05-样式色彩秀芳华

    ‘gnuplot’, ‘gnuplot2’, ‘CMRmap’, ‘cubehelix’, ‘brg’, ‘gist_rainbow’, ‘rainbow’, ‘jet’, ‘turbo’, ‘nipy_spectral

    75630编辑于 2023-10-16
  • 来自专栏机器学习初学者精选文章

    分享几种论文写作神器,提高你的写作效率

    probabilities y_probas = nb.predict_proba(X) skplt.metrics.plot_precision_recall_curve(y, y_probas, cmap='nipy_spectral

    3K30发布于 2020-04-21
  • 来自专栏二猫の家

    Python:Choosing Colormaps in Matplotlib

    'cubehelix', 'brg', 'gist_rainbow', 'rainbow', 'jet', 'turbo', 'nipy_spectral

    54210编辑于 2023-10-16
  • 来自专栏毛利学Python

    这么漂亮的图画,竟然是用NumPy画出来的?

    gist_earth, terrain, gist_stern, gnuplot, gnuplot2, CMRmap, cubehelix, brg, gist_rainbow, rainbow, jet, nipy_spectral

    97420编辑于 2022-09-22
  • 来自专栏浊酒清味

    年度盘点,30个开创性的Python开源项目-你都用过哪些?

    Nilearn是NiPy生态系统的一部分,这是一个致力于使用Python分析神经成像数据的社区。 7.scikit-learn ? Scikit-learn是另一个python开源项目。

    4.2K20发布于 2019-12-25
  • 来自专栏机器之心

    教程 | 使用深度学习进行医疗影像分析:文件格式篇

    我建议读者去查看一下 nipy 这个项目。 DICOM 到 MINC 的转换 脑成像中心(BIC)的 MINC 团队开发了将 DICOM 转换为 MINC 格式的工具。

    3.6K61发布于 2018-05-09
领券