Simple example and generic function for SVM binary classifier for general matrix

버전 1.0.0.0 (2.62 KB) 작성자: Dr. Soumya Banerjee
Simple generic function that takes two labelled classes and trains SVM classifier (general matrix).
다운로드 수: 156
업데이트 날짜: 2017/7/8

라이선스 보기

Simple generic function that takes two labelled classes and trains binary SVM classifier. Has very basic example code to call SVM classifier and train SVM on labelled data (returns the trained SVM as a structure). Based on code from the mathworks website and matlab documentation. Takes a general matrix by downloading spam data from UCI repository.

인용 양식

Dr. Soumya Banerjee (2026). Simple example and generic function for SVM binary classifier for general matrix (https://kr.mathworks.com/matlabcentral/fileexchange/63649-simple-example-and-generic-function-for-svm-binary-classifier-for-general-matrix), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Web Services에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0

adding figure