Open sharmaraju352 opened 5 years ago
I am getting this error
"You may be trying to read with python 3 a joblib pickle generated with python 2. This feature is not supported by joblib"
use python2
You can see digit-recognition to use it in python3
I am getting this error
"You may be trying to read with python 3 a joblib pickle generated with python 2. This feature is not supported by joblib"