ContinualAI / ContinualAI/avalanche

code in your document about making datasets can not be reproduced

Open
#1,624 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.1k
Forks
321
PR merge metrics
No merged PRs in 30d

Description

I am reproducing your code about to make datasets. It needs to import "make_classification_dataset" as shown in your documents:
![image](https://github.com/ContinualAI/avalanche/assets/55913276/446ce52c-7bbf-42cd-8f3d-4629e1c8883b)
I copy it and paste it in my jupyter notebook directly, and install avalanche-lib 5.0 correctly. However, it reports an error that "cannot import name 'make_classification_dataset' from 'avalanche.benchmarks.utils'":
![image](https://github.com/ContinualAI/avalanche/assets/55913276/163c7e2f-6866-46bf-9a57-1fd3dae95b29)

How can I correct this error? Thank you very much.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.