You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to implement Keras_Deep_Clustering in python. Results indicate ~10% accuracy versus expected accuracy of ~52%.
Not sure whether I am using proper metrics. I have installed metrics.py (as in blog) and used sklearn.metrics.accuracy_score but
am not getting above 10%.
Also tried in jupyter norebook w/o success.
Any advice would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
Trying to implement Keras_Deep_Clustering in python. Results indicate ~10% accuracy versus expected accuracy of ~52%.
Not sure whether I am using proper metrics. I have installed metrics.py (as in blog) and used sklearn.metrics.accuracy_score but
am not getting above 10%.
Also tried in jupyter norebook w/o success.
Any advice would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered: