浏览代码

Improve the README.md.

master
YJC 3 年前
父节点
当前提交
fc17258541
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      resources/README.md

+ 1
- 1
resources/README.md 查看文件

@@ -1,7 +1,7 @@
# Correlation Plot
Correlation plots can be used to quickly find insights. It is used to investigate the dependence between multiple variables at the same time and to highlight the most correlated variables in a data table. In this visual, correlation coefficients are colored according to the value. Correlation matrix can be also reordered according to the degree of association between variables or clustered using hierarchical clustering algorithm. The usage of this visual is very simple and intuitive.

<img src="http://nordata-cdn.oss-cn-shanghai.aliyuncs.com/biominer/corrplot-logo-274x274.png" width="80%"/>
<img src="http://nordata-cdn.oss-cn-shanghai.aliyuncs.com/biominer/corrplot/corrplot-logo-274x274.png" width="80%"/>

Here is how it works:


正在加载...
取消
保存