jajupmochi
d6b252a83e
rename library.
5 years ago
jajupmochi
1a34c9f18e
update preimege/ged.py
5 years ago
jajupmochi
344a6f8d4b
Modify function comments of graph kernels.
6 years ago
jajupmochi
b7eef40edf
1. add parallelization choice into the treelet kernel, including "imap_unordered" and None.
2. modify the treelet kernel, use tuples to store canonkeys instead of strings in case that some labels strings contain more than 1 character.
6 years ago
jajupmochi
73b2b7d279
1. add wl subtree kernel.
2. update datasets.
6 years ago
jajupmochi
7b75c1fc97
1. add verbose switch.
2. fix two dimension bugs in model selection function when computing std.
6 years ago
jajupmochi
ddd921696a
rearrange notebooks directory, correct all scripts.
6 years ago
jajupmochi
6b4738df30
rearrange pygraph/kernels file.
6 years ago
jajupmochi
123391d3a1
add comments in run_spkernel.py.
6 years ago
jajupmochi
8baa21cb67
correct randomness of data split for paralleling.
6 years ago
jajupmochi
ef19fcba5a
1. fix bug when computing kernels between non-symbolic node attributes of the spkernel and the ssp kernel, add a gaussian kernel implementation.
2. update pygraph.utils.graphdatasets.get_dataset_attributes function, so that if a dataset has missing attributes it can still read the dimension of attributes.
6 years ago
jajupmochi
834407c262
Modify structural shortest path kernel.
6 years ago
jajupmochi
347b44cdd9
A lot of things changed...
6 years ago