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
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
Actual Results
Versions
PS: This worked for me when I used
openml.config._root_cache_directory