Zhen Liu
|
15d05be387
|
Fix num_labels to num_classes in dataset files (#6666)
|
2023-12-04 13:25:44 +08:00 |
|
Mufei Li
|
9e532e7def
|
[Dataset] Chameleon (#5477)
* update
* update
* update
* lint
* update
* CI
* lint
* update doc
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
|
2023-03-23 22:34:00 +08:00 |
|
Hongzhi (Steve), Chen
|
ab812179a3
|
[Misc] Auto reformat data/. (#5318)
* data
* lintrunner
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-02-19 22:50:55 +08:00 |
|
Mufei Li
|
d9c25521bc
|
[Data] AsGraphPredDataset (#4073)
* Update
* CI
* Update
* Update
* Fix
* Fix
|
2022-06-02 16:18:48 +08:00 |
|
Mufei Li
|
8b8fd2c0be
|
[Dataset] Add transform argument to built-in datasets (#3733)
* Update
* Fix
* Update
|
2022-02-15 16:45:47 +08:00 |
|
Tong He
|
967ecb8064
|
[Dataset] Fix the docstring format for dgl.data section (#1941)
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* update data rst
* update data doc and docstring
* API doc rst for dataset
* docstring
* update api doc
* add url format
* update docstring
* update citation graph
* update knowledge graph
* update gc datasets
* fix index
* Rst fix (#3)
* Fix syntax
* syntax
* update docstring
* update doc (#4)
* final update
* fix rdflib
* fix rdf
Co-authored-by: HuXiangkun <huxk_hit@qq.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
|
2020-08-06 14:47:49 +08:00 |
|
Xiangkun Hu
|
d22f96feb4
|
[Dataset] QM7bDataset (#1915)
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* QM7bDataset
* Update qm7b.py
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
|
2020-08-03 11:58:31 +08:00 |
|
Minjie Wang
|
444becf00a
|
[Misc] Move many deprecated codes to the deprecate folder (#1893)
* some file movements
* move some codes to deprecated
* more deprecation
* lint
* remove useless test
|
2020-07-30 18:17:33 +08:00 |
|
Quan (Andy) Gan
|
2b9d06b6e2
|
[Data] Retry downloading once if dataset initialization fails (#1520)
* dataloader guard
* more fixes
* sets overwrite to true by default
* Update utils.py
* fix
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2020-06-03 17:21:05 +08:00 |
|
Da Zheng
|
a0721405cf
|
[BUGFIX] don’t import dgl in the package. (#1382)
* fix dgl data.
* remove more.
* fix.
* fix.
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-150.us-west-2.compute.internal>
|
2020-03-22 01:29:16 -07:00 |
|
VoVAllen
|
9c790b1143
|
[Dataset] Add CoraFull, Amazon, KarateClub, Coauthor Dataset (#855)
* convert np.ndarray to backend tensor
* add datasets
* add qm7
* add dataset
* add dataset
* fix
* change ppi
* tu dataset
* add datasets
* fix
* fix
* fix
* fix
* add docstring
* docs
* doc
|
2019-10-01 01:19:59 +08:00 |
|