Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on GenreRecognition.py #2

Open
EBEJ opened this issue Feb 3, 2018 · 0 comments
Open

error on GenreRecognition.py #2

EBEJ opened this issue Feb 3, 2018 · 0 comments

Comments

@EBEJ
Copy link

EBEJ commented Feb 3, 2018

% (array.ndim, estimator_name))
ValueError: Found array with dim 3. MinMaxScaler expected <= 2.

if np.issubdtype(x.dtype, float) or np.issubdtype(x.dtype, complex):
FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant