¶
- 강 개
- 배들게 드리는 략
- 기 명
- 동 류 데 다로드 : http://office.buzzni.com/media/svm_data.tar.gz
- Naive Bayes classifier 개발 http://en.wikipedia.org/wiki/Naive_Bayes_classifier
- Source
- 데블2011/둘날/Machine-Learning/NaiveBayesClassifier/namsangboy
- 데블2011/둘날/Machine-Learning/NaiveBayesClassifier/
- 데블2011/둘날/Machine-Learning/NaiveBayesClassifier/강
- 데블2011/둘날/Machine-Learning/NaiveBayesClassifier/김경
- 데블2011/둘날/Machine-Learning/NaiveBayesClassifier/김동
- 데블2011/둘날/Machine-Learning/NaiveBayesClassifier/변
- 데블2011/둘날/Machine-Learning/NaiveBayesClassifier/namsangboy
- Source
- SVM 명 / SVMLight 명
- SVMLight http://svmlight.joachims.org/svm_multiclass.html
- svm learning : ./svm_multiclass_learn -c 1 /home/newmoni/workspace/DevilsCamp/data/test.svm_light test.c1.model
- svm classify : ./svm_multiclass_classify /home/newmoni/workspace/DevilsCamp/data/test2.svm_light economy_politics2.10.model
- source
- svm learning : ./svm_multiclass_learn -c 1 /home/newmoni/workspace/DevilsCamp/data/test.svm_light test.c1.model