Skip to content

Commit ff974ad

Browse files
authored
Apply suggestion from @cclauss
1 parent da78c47 commit ff974ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_learning/t_stochastic_neighbour_embedding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
t-SNE (t-distributed Stochastic Neighbor Embedding) implementation.
2+
t-distributed stochastic neighbor embedding (t-SNE)
33
44
For more details, see:
55
https://en.wikipedia.org/wiki/T-distributed_stochastic_neighbor_embedding

0 commit comments

Comments
 (0)