avocado.Dataset.get_raw_features_path

Dataset.get_raw_features_path(tag=None)

Return the path to where the raw features for this dataset should lie on disk

Parameters:tag (str (optional)) – The version of the raw features to use. By default, this will use settings[‘features_tag’].