You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
linlin 8b853895fa
Merge pull request #48 from jajupmochi/v0.2.x
3 years ago
.github/ISSUE_TEMPLATE Update issue templates 5 years ago
datasets Update test datasets, use pre-given datasets in test_graph_kernels.py. 4 years ago
docs Update docs: experiments. 4 years ago
gklearn [Features] Add model seletion methods with validation set: KFoldWithValid, RepeatedKFoldWithValid, BaseCrossValidatorWithValid. Required version of scikit-learn is upgraded to 1.1.0, to support the input_name argument of sklearn.utils.check_array used in gklearn.model_selection._split.py. 3 years ago
notebooks 1. fix bugs. 5 years ago
.appveyor.yml Update .appveyor.yml. 4 years ago
.coveragerc Add ged module. 5 years ago
.gitignore [CI] Ignore downloaded datasets. 4 years ago
.readthedocs.yml Update .readthedocs.yml. 4 years ago
.travis.yml [CI] Add tests on Python 3.9. 3 years ago
CHANGELOG.md Add CHANGELOG.md. 4 years ago
LICENSE Initial commit 7 years ago
Problems.md Fix bugs when installing slycot. 4 years ago
README.md Merge pull request #48 from jajupmochi/v0.2.x 3 years ago
crowdin.yml Update Crowdin configuration file 4 years ago
requirements.txt [Features] Add model seletion methods with validation set: , , . Required version of scikit-learn is upgraded to 1.1.0, to support the argument of used in . 3 years ago
requirements_pypi.txt [Features] Add model seletion methods with validation set: , , . Required version of scikit-learn is upgraded to 1.1.0, to support the argument of used in . 3 years ago
setup.py Update version. 4 years ago

A Python package for graph kernels, graph edit distances and graph pre-image problem.

Text Jupyter Notebook Python C++ other