春江暮客

K-Means聚类及sklearn实现

技术
K-Means聚类及sklearn实现

聚类分析允许我们找到相似样本或者feature的组,这些对象之间的相关性更强。 常见的用途有包括按照不同的基因表达情况对样本进行分组,或者根据不同样本的分类对基因进行分组等

Seaborn绘制核密度曲线实例详解

技术
Seaborn绘制核密度曲线实例详解

TypeError: ufunc 'isnan' not supported for the input types解决办法

技术
TypeError: ufunc 'isnan' not supported for the input types解决办法

seaborn画小提琴图(violin plot)

技术
seaborn画小提琴图(violin plot)