Quellcode durchsuchen

Improve the README.md.

master
YJC vor 3 Jahren
Ursprung
Commit
fc17258541
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      resources/README.md

+ 1
- 1
resources/README.md Datei anzeigen

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


Laden…
Abbrechen
Speichern