219 Commits (b843707e9c88e693d9bec05e137cf917f55bfe1f)

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 325f51cb6f [Feature] Add the gklearn.model_learning.dichotomous_permutation function. 4 years ago
  jajupmochi ed17010535 [Major Feature][Todo] Add model_learning module, including a new NestedCV class and a Workflow class for graph kernel computation. 4 years ago
  jajupmochi bb36d0f507 [Major Feature] Graph kernel classes now can compute kernel matrix between two different list of graphs using fit/transform methods which uses the same scheme as the scikit-learn library! 4 years ago
  jajupmochi d08eddc69c [Enhancement] The global variable now uses kernel classes as values. 4 years ago
  jajupmochi 679953200c [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 81a881bd79 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 14bd9db5a7 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 29bcfe4dab [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 13c0fb37c1 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 6e898240e3 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 27de2454a9 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 25e10c8d49 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi cba8047279 [Exp] Update computation of ged stability. 4 years ago
  jajupmochi 59687d1e87 [Exp] Add taskhub to run exps all in once. 4 years ago
  jajupmochi 74bab60deb [Exp] Add taskhub to run exps all in once. 4 years ago
  jajupmochi 13ac6d9153 [Exp] Add taskhub to run exps all in once. 4 years ago
  jajupmochi 756371aaf1 [Exp] Add taskhub to run exps all in once. 4 years ago
  jajupmochi ac78c8517a [Exp] Add taskhub to run exps all in once. 4 years ago
  jajupmochi 07478a5717 [Exp] Add taskhub to run exps all in once. 4 years ago
  jajupmochi e991f59742 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 71df9f591f [Update] Move the import of control out of the __init__(). 4 years ago
  jajupmochi 47951de049 [Update] Move the import of control into the __init__(). 4 years ago
  jajupmochi 684d26bf7e [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi bfe64a1f66 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 6332e5684d [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 4bfde8d881 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 59a36aa0a0 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi a638bfa45a [Exp] FCSP: 1. Use no more than 10 tlong tasks. 2. use ljia instead of explicit name. 3. My first SCI journal paper is accepted! 4 years ago
  jajupmochi 8c6168b8f8 [Exp] Update special tasks. 4 years ago
  jajupmochi e5b977734c [Fix bugs] length in get_iters in compute_geds(). 4 years ago
  jajupmochi f282e93322 [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi 367c8e400a [Exp] Update exceptions in fcsp exps. 4 years ago
  jajupmochi c3c3921b20 [Exp] Remove #SBATCH --exclusive in the fcsp exps. 4 years ago
  jajupmochi 1009d5dd67 [Exp] Fix typo bug in gklearn/experiments/ged/stability/group_results.py. 4 years ago
  jajupmochi 85c17b06c1 [Exp] GED stability: add marker file, use edge labels in datasets, test Acyclic and Alkane. 4 years ago
  jajupmochi 743d610827 [Update] Use get_iters istof tqdm when computing GEDs. 4 years ago
  jajupmochi 0b7f281d38 [Add] __init__.py for exps. 4 years ago
  jajupmochi d61db07d58 [Update] Change an excepetion output msg in DataLoader. 4 years ago
  jajupmochi 62145db207 [exp] fcsp: add program for slurm and the exps for space complexity. 4 years ago
  jajupmochi e93ab877b3 [update] Dataset class: Remove null graphs after loading the dataset. 4 years ago
  jajupmochi 349d7a76ca Use get_iters function instead of tqdm in StructuralSP. 4 years ago
  jajupmochi 6326e22abc Put deprecation warning of gklearn.utils.Dataset inside the __init__(). 4 years ago
  jajupmochi 95598397a1 Add pairwise_ged function. 4 years ago
  jajupmochi 920ebda3f9 Hide deprecation warning in graph_file.py. 4 years ago
  jajupmochi 819b256335 Add GED fit distance experiments result figure. 4 years ago
  jajupmochi 09e1d02ae5 Update GED fit distance experiments README. 4 years ago
  jajupmochi 47b13b4bb5 Add GED fit distance experiments. 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