AttributeError: 'numpy.ndarray' object has no attribute 'value_counts' - joingreat/bugList GitHub Wiki
https://blog.csdn.net/appleyuchi/article/details/73478140
y_test=pd.Series(y_test)
https://blog.csdn.net/appleyuchi/article/details/73478140
y_test=pd.Series(y_test)