Commit Graph

11 Commits

Author SHA1 Message Date
Clyde-fare a60152655b Added laplacian kernel
A variant of the rbf kernel that uses the L1 norm.
Updated docs and kernel references.
2015-10-14 13:56:57 -04:00
Fernando Carrillo dae50f53da Updated link. Original link to ZhangIJCV06 paper "Local Features and Kernels for Classification of Texture and Object Categories: A Comprehensive Study" was dead. Replaced all occurances of "http://eprints.pascal-network.org/archive/00002309/01/Zhang06-IJCV.pdf" with "http://research.microsoft.com/en-us/um/people/manik/projects/trade-off/papers/ZhangIJCV06.pdf" 2015-09-18 08:01:29 -04:00
Andreas Mueller 0650d5502e DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
gpassino 969e677353 DOC fix kernels documentation inconsistencies
Fixes gh-3916, gh-2901.
2014-12-01 11:51:36 +01:00
Andreas Mueller 7063ad262e DOC much more readable formula in chi2 kernel doc 2013-06-18 21:17:16 +02:00
Mathieu Blondel ba777f41a0 DOC: make distinction between evaluation and pairwise metrics. 2013-02-02 03:02:19 +09:00
Lars Buitinck a37445acad DOC improve cosine similarity docs 2013-01-17 17:47:00 +01:00
Andreas Mueller 0dd3e13771 FIX remaining doctests 2013-01-03 13:21:51 +01:00
Andreas Mueller 3e43ce3fde ENH address @ogrisel's comments. 2012-11-26 21:15:46 +00:00
Andreas Mueller c6e526323b DOC added "precomputed" variant to docs. 2012-11-26 21:15:46 +00:00
Andreas Mueller c03091c382 DOC added stuff about chi2 kernel to narrative docs 2012-11-26 21:15:46 +00:00