- 18 Feb, 2022 1 commit
-
-
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
-