Browse Source

Fixed typo.

Taddeus Kroes 14 năm trước cách đây
mục cha
commit
6f9f2b1ce9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}