cache_stats#
- scikitplot.cython.cache_stats(cache_dir=None)[source]#
Compute cache statistics.
- Parameters:
- cache_dirstr or pathlib.Path or None, default=None
Cache root. If None, uses the default cache location.
- Returns:
- scikitplot.cython.CacheStats
Cache statistics snapshot.
- Parameters:
- Return type: