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.
 
 
 
 
 
jajupmochi 834407c262 Modify structural shortest path kernel. 6 years ago
..
check_gm Modify structural shortest path kernel. 6 years ago
test_parallel A lot of things changed... 6 years ago
check_gm.py Modify structural shortest path kernel. 6 years ago
check_gm.zip A lot of things changed... 6 years ago
check_gm_gstsp.py A lot of things changed... 6 years ago
draw_datasize_vs_chunksize.py A lot of things changed... 6 years ago
draw_gm.py A lot of things changed... 6 years ago
draw_running_time.py A lot of things changed... 6 years ago
get_dataset_attributes.ipynb 1. [IMPORTANT] correct an error in dataset split section in function cross_validation_pre_computed. DON NOT use previous versions. They are all wrong. 6 years ago
libs.py 1. upgrate spkernel, now supporting symbolic and non-symbolic node labels, directed and undirected graphs, and allowing user-defined node kernels. 7 years ago
plot_all_graphs.ipynb * ADD *treelet kernel* and its result on dataset Asyclic. - linlin 7 years ago
py-graph_test.ipynb * ADD Weisfeiler-Lehman subtree kernel and its result on dataset Asyclic. 7 years ago
run_commonwalkkernel.ipynb A lot of things changed... 6 years ago
run_commonwalkkernel.py Modify structural shortest path kernel. 6 years ago
run_cyclicpatternkernel.ipynb MOD extend marginalized kernel, remove tottering. 7 years ago
run_marginalizedkernel.ipynb A lot of things changed... 6 years ago
run_marginalizedkernel.py Modify structural shortest path kernel. 6 years ago
run_pathkernel.ipynb A lot of things changed... 6 years ago
run_randomwalkkernel.ipynb 1. add parallel computing scheme to spkernel and model_selection_precomputed. 7 years ago
run_spkernel.ipynb 1. [IMPORTANT] correct an error in dataset split section in function cross_validation_pre_computed. DON NOT use previous versions. They are all wrong. 6 years ago
run_spkernel.py Modify structural shortest path kernel. 6 years ago
run_structuralspkernel.py Modify structural shortest path kernel. 6 years ago
run_treeletkernel_acyclic.ipynb MOD extend marginalized kernel, remove tottering. 7 years ago
run_treepatternkernel.ipynb MOD extend marginalized kernel, remove tottering. 7 years ago
run_untilhpathkernel.ipynb A lot of things changed... 6 years ago
run_untilhpathkernel.py Modify structural shortest path kernel. 6 years ago
run_weisfeilerLehmankernel.ipynb Plus de choses sont changées... 7 years ago
test_lib.ipynb initial 7 years ago
test_modelselection.ipynb modifié : README.md 7 years ago
test_networkx.ipynb A lot of things changed... 6 years ago
test_parallel.py A lot of things changed... 6 years ago
test_scikit_ksvm.ipynb modifié : README.md 7 years ago
test_sp_methods.py A lot of things changed... 6 years ago
test_spkernel.ipynb * ADD mean average path kernel and its result on dataset Asyclic. - linlin 7 years ago

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

Text Jupyter Notebook Python C++ other