gcForest
gcForest copied to clipboard
NameError: name 'basestring' is not defined
lib\gcforest\layers\fg_pool_layer.py NameError: name 'basestring' is not defined
same error when trying to run 'python demo_mnist.py --model demo_mnist-gc.json'
Seems solved when replaced by str, please check this for more information