Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Can't instantiate abstract class Datasets with abstract methods _get_dataset_path_internal, _log, refresh #51

Open
tangxitao opened this issue Jul 19, 2024 · 1 comment

Comments

@tangxitao
Copy link

When running TimeEval/notebooks/data-prep/Server Machine Dataset.ipynb,how to solve it ?
image

@CodeLionX
Copy link
Member

The notebooks, unfortunately, still use old versions of TimeEval. Thus, this code does not run out-of-the-box.


Please use the timeeval.datasets.DatasetManager instead of the abstract Datasets-class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants