项目作者: JunaidAShaikh
项目描述 :
Implementing Logistic Regression to predict results and using the sklearn library from SVM to perform classification
高级语言: Python
项目地址: git://github.com/JunaidAShaikh/SupportVectorMachine_Classification.git
SupportVectorMachine-Classification
1.Implement Logistic Regression and give the prediction results
2.Use the Support Vector Machine (SVM) toolbox sklearn.svm.SVM to perform classification