liboyin / img-classify

Household Object Recognition Challenge
GNU General Public License v2.0
0 stars 0 forks source link

Histogram intersection kernel and chi-square kernel for SVM? #6

Closed liboyin closed 9 years ago

liboyin commented 9 years ago

These two kernels are common for histogram style data. Unfortunately they are not built into scikit-learn's SVM classifier.