jajupmochi
|
bc5b8b0d25
|
Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead.
|
4 years ago |
jajupmochi
|
5c3651e12c
|
Fix bug: random number genration in RPG when paralelling.
|
5 years ago |
jajupmochi
|
50da423a1c
|
Add experiment of random preimage.
|
5 years ago |
jajupmochi
|
9adaebb680
|
Add xp: remove the best graph from median set.
|
5 years ago |
jajupmochi
|
7e94ecaf31
|
Add k-nn test.
|
5 years ago |
jajupmochi
|
61d96d52d1
|
Fix bugs when computing reduced costs in MGE.
|
5 years ago |
jajupmochi
|
f8fc1d9336
|
Fix bugs in some graph kernels. 2. Update MedianGraphEstimator.
|
5 years ago |
jajupmochi
|
25aa64a7dc
|
Fix bugs in MedianGraphEstimator, about __node_maps_from_median and updating nodes/edges.
|
5 years ago |
jajupmochi
|
92c24ffeca
|
Add class Treelet.
|
5 years ago |
jajupmochi
|
8385bc4cae
|
Update MedianPreimageGenerator and MedianGraphEstimator for symbolic-labeled graphs and edit cost "CONSTANT".
|
5 years ago |
jajupmochi
|
66e18c93e1
|
1. add function to get median node/edge label in MedianGraphEstimator.
2. update load_tud function.
3. update MedianPreimageGenerator.
|
5 years ago |
jajupmochi
|
d60a6e3888
|
add gklearn.utils.graph_files module, update load_tud function and relevant modules.
|
5 years ago |
jajupmochi
|
5dae69b878
|
1. fix bugs.
2. update README.md.
3. update preimage module, class Dataset.
4. update requirements.
5. add helper function to compute Gram matrix for each class.
|
5 years ago |
jajupmochi
|
8804465536
|
1. update termination criterion of iteration in class MedianPreimageGenerator.
2. add helper function generate_median_preimage_by_class in gklearn.preimage.utils.
|
5 years ago |
jajupmochi
|
7bdd77b777
|
1. add preimage module.
2. add gedlib module.
3. add ged module.
4. create Kernel class and StructrualSP class.
5. rearrange directory.
|
5 years ago |
jajupmochi
|
b5dc9aa18f
|
Revert "clear repo: remove useless files."
This reverts commit a8948a35b2 .
|
5 years ago |
jajupmochi
|
a8948a35b2
|
clear repo: remove useless files.
|
5 years ago |
jajupmochi
|
dcff21cda7
|
Revert "clear repo: remove preimage."
This reverts commit 5fe81a932b .
|
5 years ago |
jajupmochi
|
5fe81a932b
|
clear repo: remove preimage.
|
5 years ago |
jajupmochi
|
1d49a75040
|
update datasets used in the tests.
|
5 years ago |
jajupmochi
|
d6b252a83e
|
rename library.
|
5 years ago |