Skip to content

Commit aab6715

Browse files
committed
Updated tsne.py
1 parent 12b1008 commit aab6715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

machine_learning/tsne.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"""
1515

1616
import doctest
17+
1718
import numpy as np
1819
from numpy import ndarray
1920
from sklearn.datasets import load_iris

0 commit comments

Comments
 (0)