Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.19 KB

File metadata and controls

23 lines (12 loc) · 1.19 KB
graph LR
    Dataset_Management["Dataset Management"]
Loading

CodeBoardingDemoContact

Details

Corrected the source reference for the 'Dataset Management' component based on the feedback. The file 'cogdl/data/dataset.py' is now correctly referenced as the base class for dataset management.

Dataset Management

Manages the loading, preprocessing, and access of graph datasets. It provides functionalities to handle various dataset formats and ensures data is in a suitable structure for model training and evaluation.

Related Classes/Methods: