You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RCV1 Dataset Visualization/Self Organizing Map.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -410,7 +410,7 @@
410
410
"source": [
411
411
"### calculating best matching units for each test data point\n",
412
412
"\n",
413
-
"the performance of getting the best matching unit is very good compared to the performance of the training part because of the **parallelization** of the algorithm."
413
+
"the performance of getting the best matching unit is very good compared to the performance of the training part because of the **parallelization** of the algorithm.(it is about 10 times faster than the training part on my 10 core cpu machine)"
0 commit comments