We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fed105 commit a98dd49Copy full SHA for a98dd49
2 files changed
Sklearn/PCA/PCA_Iris_Dataset_for_Blog.ipynb
@@ -29,7 +29,7 @@
29
},
30
{
31
"cell_type": "code",
32
- "execution_count": 1,
+ "execution_count": 12,
33
"metadata": {
34
"collapsed": true
35
@@ -52,7 +52,7 @@
52
53
54
55
- "execution_count": 2,
+ "execution_count": 13,
56
57
58
@@ -63,7 +63,7 @@
63
64
65
66
- "execution_count": 3,
+ "execution_count": 14,
67
68
69
@@ -75,7 +75,7 @@
75
76
77
78
- "execution_count": 4,
+ "execution_count": 15,
79
"metadata": {},
80
"outputs": [
81
@@ -160,7 +160,7 @@
160
"4 5.0 3.6 1.4 0.2 Iris-setosa"
161
]
162
163
164
165
"output_type": "execute_result"
166
}
0 commit comments