hkroclee
Results
1
issues of
hkroclee
in Isolated_Speech_Recognition.py, StratifiedShuffleSplit was imported from sklearn.cross_validation, I just make changes and import StratifiedShuffleSplit from sklearn.model_selection, to remove DeprecationWarning, now I got the error: Traceback (most recent call last): File...