Krutika Bapat
Krutika Bapat
Compilation errors while compiling C++ examples in ```shogun/src/shogun/any c++example file``` while using local installation of spdlog. The following errors are displayed: ``` /usr/local/include/shogun/io/SGIO.h:286:44: error: expected unqualified-id before ‘&’ token const...
When I run the command `X_DICT_TRAIN, Y_DICT_TRAIN, X_DICT_VALIDATION, Y_DICT_VALIDATION = load_data(path = './data/')` I get the error: ``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) ~/anaconda3/lib/python3.7/site-packages/tifffile/tifffile.py in __init__(self, arg, name,...