GraphKernels v0.1.1
Changes:
- Add an example to README.md (#6) (@simonschoelly)
- One file per graph kernel (#7) (@simonschoelly)
- Add Weisfeiler-Lehman graph kernel (#8) (@simonschoelly)
- Rename BaselineGraphKernel to NoGraphBaselineGraphKernel (#9) (@simonschoelly)
- Make PyramidMatchingGraphKernel faster (#11) (@simonschoelly)
- Add vertex_labels keyword to PyramidMatchingGraphKernel f kernel (#12) (@simonschoelly)
- Make kernels subtypes of KernelFunctions.Kernel (#14) (@simonschoelly)
- Bump LIBSVM version to 0.7 (#15) (@simonschoelly)