Sfoglia il codice sorgente

Improve the README.md.

master
YJC 3 anni fa
parent
commit
fc17258541
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      resources/README.md

+ 1
- 1
resources/README.md Vedi File

@@ -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:


Loading…
Annulla
Salva