Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

unhashable type error workaround anyone ? #229

Open
PrithviSharanS opened this issue Mar 13, 2017 · 0 comments
Open

unhashable type error workaround anyone ? #229

PrithviSharanS opened this issue Mar 13, 2017 · 0 comments

Comments

@PrithviSharanS
Copy link

PrithviSharanS commented Mar 13, 2017

C:\Python27\Lib\site-packages\sklearn\neural_network\multilayer_perceptron.py:90
4: DataConversionWarning: A column-vector y was passed when a 1d array was expec
ted. Please change the shape of y to (n_samples, ), for example using ravel().
y = column_or_1d(y, warn=True)
WARNING:sknn:WARNING: Expecting Softmax type for the last layer in classifier.

unhashable type

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

No branches or pull requests

1 participant