17 Commits (ed78e65dd8492c17edbb72f04c93bd0917cd5c9d)

Author SHA1 Message Date
  jajupmochi b843707e9c [Enhancement] gklearn.dataset.Dataset class can now automatically get the task type of the given dataset (regression or classification). 4 years ago
  jajupmochi d61db07d58 [Update] Change an excepetion output msg in DataLoader. 4 years ago
  jajupmochi e93ab877b3 [update] Dataset class: Remove null graphs after loading the dataset. 4 years ago
  jajupmochi 8dce8d8db5 Fix bugs to load all predefined datasets except for Tox21_... and alchemy_.... 4 years ago
  jajupmochi 0373be03ab Modify function to load .cml graph data where an outer cml element is added to the data file (dataset ACE). 4 years ago
  jajupmochi 11a1b46b2e Add support for .cml graph data (dataset Chical). 4 years ago
  jajupmochi 5beedf4bca Rearrange imports in data_fetcher.py. 4 years ago
  jajupmochi 41015c2413 Check and update datasets for exp of comparing fcsp. 4 years ago
  jajupmochi 180c614b44 Fix bugs in gklearn.dataset. 4 years ago
  jajupmochi f67d65bf51 Update Dataset class for predefined datasets. 4 years ago
  jajupmochi 703688228c Fix bugs in the dataset module. 4 years ago
  jajupmochi 35bb1d3f95 Update DataFetcher: do not re-unzip data file if the file exists. 4 years ago
  jajupmochi 508cc2c37d Add DataLoader and DataSaver. 4 years ago
  jajupmochi 8cc96ec747 Update Dataset. 4 years ago
  jajupmochi 12dd1cacb7 Update GraphSynthesizer. 4 years ago
  jajupmochi 052356d39a Add datasets metadata. 4 years ago
  jajupmochi 3bca5f1dc1 Add DataFetcher. 4 years ago