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
jajupmochi
c38dc97438
add Readthedocs badge.
5 years ago
jajupmochi
933a51a12f
add docs
5 years ago
jajupmochi
f7fcc36d83
add Codecov badge.
5 years ago
jajupmochi
9a9d1d738d
add Codecov.
5 years ago
jajupmochi
956f0a5bcd
add requirements.txt, add a test for travis CI.
5 years ago
jajupmochi
eeebdf9f02
add Travis CI badge in README.
5 years ago
jajupmochi
3728a39015
add Travis CI.
5 years ago
jajupmochi
fd25350bd1
update preimage.
5 years ago
jajupmochi
1a34c9f18e
update preimege/ged.py
5 years ago
jajupmochi
0cc89ae026
add dataset monoterpenoides.
5 years ago
jajupmochi
80e64a44ae
update pre-image
5 years ago
jajupmochi
b7112cd60f
update pre-image.
5 years ago
jajupmochi
e3985c5481
fitDistance.py: print and save results, update codes of quadratic program. This is the last version with edit costs having no other constraints than being no smaller than 0.
5 years ago
jajupmochi
ee6c79603d
1. update fitDistance.py.
1.1 add parallel computation of GEDs.
1.2 randomly initialize edit costs instead of uniform initialization.
1.3 remove the constrain that sum of the edit costs has to be equal to 1, avoiding sparsity.
5 years ago
jajupmochi
2876f7520a
Update fitDistance.py; constrain edit costs (c_i >= 0, sum(c_i) = 1).
5 years ago
jajupmochi
dd810b92da
Update pre-image.
5 years ago
jajupmochi
8c03f1b049
Update the GED method, use new gedlibpy library.
5 years ago