default_cache_roots

hybrid_learning.concepts.analysis.analysis_handle.default_cache_roots(wrapped_data, concept_model=None, main_model_stump=None, concept=None, cache_root=None)[source]

Given a dataset to be wrapped and a concept model, provide standard cache roots paths. Either give a concept_model or its defining parameters, namely main_model_stump and the concept. See default_mask_cache_root() and default_act_cache_root() for details.

Parameters
Return type

Tuple[str, str]