sklift.datasets.get_data_dir
- sklift.datasets.datasets.get_data_dir()[source]
Return the path of the scikit-uplift data dir.
This folder is used by some large dataset loaders to avoid downloading the data several times.
By default the data dir is set to a folder named
scikit-uplift-data
in the user home folder.- Returns
The path to scikit-uplift data dir.
- Return type
string