Skip to content

Commit a95bb5e

Browse files
committed
done
1 parent a6dfc94 commit a95bb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RCV1 Dataset Visualization/Self Organizing Map.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
"source": [
411411
"### calculating best matching units for each test data point\n",
412412
"\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)"
414414
]
415415
},
416416
{

0 commit comments

Comments
 (0)