瀏覽代碼

Fixed typo.

Taddeus Kroes 14 年之前
父節點
當前提交
6f9f2b1ce9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/report.tex

+ 1 - 1
docs/report.tex

@@ -624,7 +624,7 @@ if we can use every character in the dataset to train the SVM.
 
 It could be useful to check the number of support vectors used by the SVM. If
 this number is high in proportion to the number of dimensions in the feature
-vectors, it may be profitable to use a more simple type of SVM.
+vectors, it may be profitable to use a more simple kernel type for the SVM.
 
 \subsection{Other Local Binary Patterns}