Skip to content

Commit 6a495bd

Browse files
committed
Adding Descriptive variable names
1 parent edba972 commit 6a495bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

machine_learning/t_stochastic_neighbour_embedding.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import doctest
2+
23
import numpy as np
34
from numpy import ndarray
45
from sklearn.datasets import load_iris

0 commit comments

Comments
 (0)