소스 검색

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}