-
-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
Description
Description
The cache directory change from example did not really work for me: https://openml.github.io/openml-python/develop/examples/20_basic/introduction_tutorial.html
``
Steps/Code to Reproduce
Expected Results
openml.config.get_cache_directory()
'mydir'Actual Results
openml.config.get_cache_directory()
'oldcache'Versions
PS: This worked for me when I used openml.config._root_cache_directory