jajupmochi
|
a9197b9b49
|
Update .travis.yml. Test the library on more Python version.
|
5 years ago |
jajupmochi
|
8385bc4cae
|
Update MedianPreimageGenerator and MedianGraphEstimator for symbolic-labeled graphs and edit cost "CONSTANT".
|
5 years ago |
jajupmochi
|
45052568eb
|
1. fix bugs for function of getting numbers of edit operations for non-symbolic labels.
2. fix bugs for load_tud.
|
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
|
9fc8fbfeb9
|
add trim_dataset() method to class Dataset.
|
5 years ago |
jajupmochi
|
7a16cfb9cf
|
update versions of requirements in README.md.
|
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.
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
|
4fb1d5f55a
|
clean repo.
|
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
|
05d00df86d
|
clear repo: test 2.
|
5 years ago |
jajupmochi
|
7ff9653574
|
Revert "clear repo: test 2."
This reverts commit 7ab225d330 .
|
5 years ago |
jajupmochi
|
7ab225d330
|
clear repo: test 2.
|
5 years ago |
jajupmochi
|
2143ff1515
|
clear repo: a test.
|
5 years ago |
jajupmochi
|
f55a4af5d4
|
Revert "clear repo: remove useless files."
This reverts commit f1d4a6e5e3 .
|
5 years ago |
jajupmochi
|
dcff21cda7
|
Revert "clear repo: remove preimage."
This reverts commit 5fe81a932b .
|
5 years ago |
jajupmochi
|
f1d4a6e5e3
|
clear repo: remove useless files.
|
5 years ago |
jajupmochi
|
5fe81a932b
|
clear repo: remove preimage.
|
5 years ago |
jajupmochi
|
29903787ed
|
update preimage.
|
5 years ago |
jajupmochi
|
076a150cf1
|
update .travis.yml.
|
5 years ago |
jajupmochi
|
a7f911e74f
|
fix bugs in tests.
|
5 years ago |
jajupmochi
|
e4ae738487
|
fix bugs in tests.
|
5 years ago |
jajupmochi
|
1d49a75040
|
update datasets used in the tests.
|
5 years ago |
jajupmochi
|
2d1708fcfb
|
add dataset Fingerprint.
|
5 years ago |
jajupmochi
|
d9e9fbbce4
|
test all graph kernels.
|
5 years ago |
jajupmochi
|
02e7e134a1
|
allow pytest-cov to consider codes in Python pool.
|
5 years ago |
jajupmochi
|
2ab70803ec
|
fix bugs for pytest.
|
5 years ago |
jajupmochi
|
1306032de3
|
fix a bug for pytest.
|
5 years ago |
jajupmochi
|
8ea4445639
|
use pytest-cov.
|
5 years ago |
jajupmochi
|
562ddf775e
|
add tests.
|
5 years ago |
jajupmochi
|
f60bc617e2
|
update .travis.yml.
|
5 years ago |
jajupmochi
|
99631dc1d1
|
update .readthedocs.yml.
|
5 years ago |
jajupmochi
|
4e5a08b414
|
update .readthedocs.yml.
|
5 years ago |
jajupmochi
|
fbf944c53c
|
update .readthedocs.yml.
|
5 years ago |
jajupmochi
|
f80d91a920
|
update .readthedocs.yml.
|
5 years ago |
jajupmochi
|
578e27bb8c
|
update .readthedocs.yml.
|
5 years ago |
jajupmochi
|
3faed9066b
|
update docs conf.
|
5 years ago |
jajupmochi
|
d1d0cdfc3b
|
add PyPI version badge.
|
5 years ago |
jajupmochi
|
dcccc4e759
|
update README.md
|
5 years ago |
jajupmochi
|
e406139447
|
update docs
|
5 years ago |
jajupmochi
|
1126b610e2
|
update .readthedocs.yml
|
5 years ago |
jajupmochi
|
fc9ccc7769
|
update readthedocs.
|
5 years ago |
jajupmochi
|
d6b252a83e
|
rename library.
|
5 years ago |
jajupmochi
|
5b91920275
|
update pre-image method for Letter-h dataset
|
5 years ago |
jajupmochi
|
461de387b6
|
add parallel switch for structural sp kernel.
|
5 years ago |