Commit 0aef2bd
authored
Update splom.md
The dimensions in the scatter matrix is not mentioned according to the data order. It gets very confused to see the scatter matrix in that format. The other scatter matrix are in the correct order as the dataset columns. t took me some time to realize that when the scatter matrix's style changed, the labels were mentioned in a new way.
The columns in the iris data set are in the following order: "sepal length," "sepal width," "petal length," and "petal width."1 parent 282e610 commit 0aef2bd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments