41 Commits (320964dd169b6b7155e42824bca8c99aa6147983)

Author SHA1 Message Date
  jajupmochi 320964dd16 Update comments, minor bugs for graph kernels. 4 years ago
  jajupmochi 7237aa846c Update random walk kernels. 4 years ago
  jajupmochi 07aa31bbbf Add the ConjugateGradient class. 4 years ago
  jajupmochi a3061244a6 Fix a bug in weisfeilerLehmankernel. 4 years ago
  jajupmochi c898c62eb8 Add the chunksize argument to the function version of graph kernels. 4 years ago
  jajupmochi 9710c639c5 Add the FixPoint graph kernel class. 4 years ago
  jajupmochi ca1f2b535b Fix pickle problem. 4 years ago
  jajupmochi 899daa336a Fix pickle problem. 4 years ago
  jajupmochi 97257a5ef9 Update namespace. 4 years ago
  jajupmochi 87e9da8b65 Fix bugs. 4 years ago
  jajupmochi 570492cf46 Add SpectralDecomposition class. 4 years ago
  jajupmochi 5dcbe76350 Add SylvesterEquation class. 4 years ago
  jajupmochi 6eb6a4a3ad Add CommonWalk class. 4 years ago
  jajupmochi e66846f2a8 Implement Marginalized kernel class. 5 years ago
  jajupmochi 7e94ecaf31 Add k-nn test. 5 years ago
  jajupmochi f8fc1d9336 Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago
  jajupmochi 898bec8063 Add class WLSubtree. 5 years ago
  jajupmochi 78999e859c Fix bugs. 5 years ago
  jajupmochi a69f3c710e Add class WeisfeilerLehman. 5 years ago
  jajupmochi f337fc3fa9 Add class WeisfeilerLehman. 5 years ago
  jajupmochi 92c24ffeca Add class Treelet. 5 years ago
  jajupmochi b7d5ce3efb Fix bugs in class PathUpToH. 5 years ago
  jajupmochi a32e9656b0 Add class PathUpToH. 5 years ago
  jajupmochi a2c58ace61 Add path_up_to_h.py. 5 years ago
  jajupmochi 66119f03ce Update references. 5 years ago
  jajupmochi d60a6e3888 add gklearn.utils.graph_files module, update load_tud function and relevant modules. 5 years ago
  jajupmochi 9fc8fbfeb9 add trim_dataset() method to class Dataset. 5 years ago
  jajupmochi f02ec9362b add class ShortestPath. 5 years ago
  jajupmochi b4747fc16b fix bug "AttributeError("'Graph' object has no attribute 'node'",)" for new version of NetworkX. 5 years ago
  jajupmochi 5dae69b878 1. fix bugs. 5 years ago
  jajupmochi 4fb1d5f55a clean repo. 5 years ago
  jajupmochi 7bdd77b777 1. add preimage module. 5 years ago
  jajupmochi b5dc9aa18f Revert "clear repo: remove useless files." 5 years ago
  jajupmochi a8948a35b2 clear repo: remove useless files. 5 years ago
  jajupmochi 2143ff1515 clear repo: a test. 5 years ago
  jajupmochi f55a4af5d4 Revert "clear repo: remove useless files." 5 years ago
  jajupmochi f1d4a6e5e3 clear repo: remove useless files. 5 years ago
  jajupmochi e4ae738487 fix bugs in tests. 5 years ago
  jajupmochi 1d49a75040 update datasets used in the tests. 5 years ago
  jajupmochi d9e9fbbce4 test all graph kernels. 5 years ago
  jajupmochi d6b252a83e rename library. 5 years ago