digit-recognition
digit-recognition copied to clipboard
python3 support
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 #13