Larissa Pusch
Larissa Pusch
I am currently working with TPOT and had to implement functions for getting feature_importances_ and coefs_ from the pipelines, as well as functions for calculating the permutation importance, LIME and...
The link in https://epistasislab.github.io/tpot/using/#parallel-training-with-dask is dead because of the wrong branch name
#### Description I tried using ` openml.datasets.get_dataset(202, download_data=False)`, but got the error ``` --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) File ~/lib/python3.9/site-packages/openml/datasets/functions.py:1241, in _get_dataset_qualities_file(did_cache_dir, dataset_id) 1240 try: -> 1241 with...
I wanted to import P5192, which has the datatype wikibase-lexeme. This is the result of entity.get_json(): _{'labels': {'en': {'language': 'en', 'value': 'Wikidata property example for lexemes'}, 'de': {'language': 'de', 'value':...