- 03 Jul, 2023 1 commit
-
-
Rhett Ying authored
-
- 27 Jun, 2023 1 commit
-
-
Rhett Ying authored
-
- 17 Apr, 2023 1 commit
-
-
Kunal Mukherjee authored
Co-authored-by:
kxm180046 <kxm180046@utdallas.edu> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 22 Mar, 2023 1 commit
-
-
ZhenyuLU_Heliodore authored
* Update dgl.data.rst * Add files via upload * Add files via upload * Add files via upload * Update zinc.py * Update dgl.data.rst * Update test_data.py * Add files via upload * Update cluster.py * Update pattern.py * Update zinc.py * Update zinc.py * Update test_data.py * lint * fix * fix path * update test on label shape --------- Co-authored-by:rudongyu <ru_dongyu@outlook.com>
-
- 09 Mar, 2023 1 commit
-
-
Gleb Bazhenov authored
* new functional for creating data splits in graph * minor fix in data split implementation * apply suggestions from code review Co-authored-by:
Mufei Li <mufeili1996@gmail.com> * refactoring + unit tests * fix test file name * move imports to the top * Revert "fix test file name" This reverts commit 126323e38c8de6fdc73c826dccc9048aed8f9634. * remove nccl submodule * address linter issues --------- Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 08 Mar, 2023 1 commit
-
-
Guangyu Zhou authored
* add PATTERN dataset * fix bug * fix bugs * fix issues * refine according to dongyu's comments --------- Co-authored-by:
BuptTab <gyzhou2000@gmail.com> Co-authored-by:
rudongyu <ru_dongyu@outlook.com>
-
- 01 Mar, 2023 1 commit
-
-
Zhiteng Li authored
* add CLUSTER dataset * refine according to dongyu's comments --------- Co-authored-by:rudongyu <ru_dongyu@outlook.com>
-
- 17 Feb, 2023 2 commits
-
-
Hongzhi (Steve), Chen authored
* [Misc] Auto-format tests. * more --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 11 Jan, 2023 1 commit
-
-
Chang Liu authored
-
- 10 Oct, 2022 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 30 Jun, 2022 1 commit
-
-
Minjie Wang authored
* try optimize CI * fix go test; adjust timing report * disable certain tests for mx/tf backends * fix ut * add pydantic
-
- 14 Jun, 2022 1 commit
-
-
RecLusIve-F authored
* Add Flickr and Yelp dataset * Update flickr.py * update * Update yelp.py * Update yelp.py * update * Update yelp.py * Update test_data.py * Update yelp.py * update * Update test_data.py * Update yelp.py Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 12 Jun, 2022 1 commit
-
-
Huarui HE authored
* add argument reorder=False for citation_graph * add description of the argument reorder * add reordered/un_reordered save_path * add version number postfix Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 02 Jun, 2022 2 commits
-
-
RecLusIve-F authored
* Fix bugs & Update dataset * Update * Update wikics.py * Update wikics.py * Update test_data.py * Update wikics.py * Update wikics.py * Update wikics.py * update * Update module.py * Update dgl.data.rst * Update wikics.py * Update wikics.py Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Mufei Li authored
* Update * CI * Update * Update * Fix * Fix
-
- 16 May, 2022 1 commit
-
-
Mufei Li authored
* Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Fix * Update * Update * Update
-
- 24 Feb, 2022 1 commit
-
-
Rhett Ying authored
* add train_idx/val_idx/test_idx as dataset attributes * refine docstring
-
- 23 Feb, 2022 1 commit
-
-
Rhett Ying authored
* [Fix] be able to parse ids if numeric and non-numeric values are used together * add required package info and cache note into docstring * duplicate node id is not allowed
-
- 18 Feb, 2022 2 commits
-
-
Rhett Ying authored
* [Fix] Convert float64 to float32 when creating tensor * refine docstring
-
Jinjing Zhou authored
* add * fix * fix * fix * fix * add * add * fix * fix * fix * new loader * fix * fix * fix for 3.6 * fix * add * add receipes and also some bug fixes * fix * fix * fix * fix receipies * allow AsNodeDataset to work on ogb * add ut * many fixes for nodepred-ns pipeline * receipe for nodepred-ns * Update enter/README.md Co-authored-by:
Zihao Ye <zihaoye.cs@gmail.com> * fix layers * fix * fix * fix * fix * fix multiple issues * fix for citation2 * fix comment * fix * fix * clean up * fix Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Minjie Wang <minjie.wang@nyu.edu> Co-authored-by:
Zihao Ye <zihaoye.cs@gmail.com>
-
- 17 Feb, 2022 1 commit
-
-
Rhett Ying authored
* [Feature] support non-numeric node_id/src_id/dst_id/graph_id and rename CSVDataset * change return value when iterate dataset * refine data_parser * force reload
-
- 15 Feb, 2022 1 commit
-
-
Mufei Li authored
* Update * Fix * Update
-
- 11 Feb, 2022 1 commit
-
-
Jinjing Zhou authored
* add ut * add doc link * install dep * add * Revert "install dep" This reverts commit e574a8377144749056c6849b655004df2771e179. * add * merge fix * rm files * fix * fix * fix * fix * fix typo * fix tf * fix * fix * fix * fix * fix * fix dependency * fix test * fix * fix * add doc * fix * fix * fix test * fix test Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 10 Feb, 2022 1 commit
-
-
Rhett Ying authored
* [data] refine AsNodePredDataset and add tests for DGLCSVDataset * fix * remove add_self_loop * refine
-
- 30 Jan, 2022 1 commit
-
-
Minjie Wang authored
* add ut * add doc link * install dep * fix ci * fix ut; more comments * remove deprecated attributes in rdf datasets; fix label feature name * address comments * fix ut for other frameworks
-
- 18 Jan, 2022 1 commit
-
-
Rhett Ying authored
* [Fix] check and load dependencies when needed * refine rdflib import
-
- 11 Jan, 2022 1 commit
-
-
Rhett Ying authored
-
- 10 Jan, 2022 1 commit
-
-
Rhett Ying authored
* [Feature] add CSVDataset to load data from csv files * add CSVDataset class file * install pyyaml when running unit tests * install pandas for unit tests * utilize pydantic for YAML config check * generate yaml and csv files during test * make more keys as optional * remove/rename several keys in yaml config and more tets though looks a bit clumsy * fix test failure on mxnet * pass /path/to/dataset instead of yaml path * code refinement * code refine * change several yaml field such as feat and graph_id * merge graph generation logic * refine code * Refactored_first_version * DGLCSVDataset works for single heterograph * add more tests * fix test failure in mxnet * add docstring * use list comprehension for dict * fix version in YAML * refine data length assert * use dict.pop directly * remove ambiguous variable names * refine graph id missing logic * refine graph create call * separate node/edge/graph data parser * remove separator in DefaultDataParser * refine validation error log for yaml field * minor check * refine code via dict.get() * move load_from_csv into Node/Edge/GraphData * move _parse_node/edge/graph_data into Node/Edge/GraphData * refine id-related fields check * check duplicate ntypes/etypes when load yaml * refine docstring
-
- 30 Sep, 2021 1 commit
-
-
Rhett Ying authored
-
- 13 Jul, 2021 1 commit
-
-
Rhett Ying authored
* [Feature] apply dgl.reorder() onto several node classification datasets in DGL * rebase on latest dgl.reorder_graph()
-
- 21 Jun, 2021 1 commit
-
-
Kay Liu authored
* [Feature] add positive negative statistics * [Feature] add permission information and fix import problem * fix backend incompatible problem * modify random split to remove sklearn usage * modify file read to remove pandas usage * add datasets into doc * add random seed in data splitting * add dataset unit test * usage permission information update Co-authored-by:zhjwy9343 <6593865@qq.com>
-
- 14 Jun, 2021 1 commit
-
-
Jinjing Zhou authored
-
- 05 Nov, 2020 1 commit
-
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * check whether the original labels are valid * add unit test for gin dataset * bug of asscalar in mxnet<=1.6 * mxnet<=1.6 asscalar requires ndarray to be shaped (1,) * skip gpu while testing datasets * Update test_data.py * test of gin dataset takes too much time
-
- 08 Sep, 2020 1 commit
-
-
xiang song(charlie.song) authored
This reverts commit 33a8bb93 . Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 27 Aug, 2020 1 commit
-
-
xiang song(charlie.song) authored
* add feature utils and add test for feature norm * Add docstring and test * upd * dis able some test * Update * update doc string * update Co-authored-by:Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal>
-
- 03 Aug, 2020 1 commit
-
-
Tong He authored
* update hash with deterministic function * update docstring * add test on determination
-
- 25 Jan, 2019 1 commit
-
-
Minjie Wang authored
* minigc dataset * more comments * sphinx
-