Skip to content

Commit

Permalink
Compile
Browse files Browse the repository at this point in the history
  • Loading branch information
pchavanne committed Jun 15, 2017
1 parent cf75980 commit 8f94aa6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions yadll/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,3 @@ def dataset(self):

def shape(self):
return [(data[0].shape, data[1].shape) for data in self.data]

from sklearn.preprocessing import StandardScaler

0 comments on commit 8f94aa6

Please sign in to comment.