

InterviewSolution
Saved Bookmarks
1. |
To minimize false-positive results, a statistical learning process called support vector machine (SVM) can be used to increase the specificity of prediction.(a) True(b) FalseThis question was posed to me in class test.This question is from Post translational Modification topic in section Functional Genomics & Proteomics of Bioinformatics |
Answer» CORRECT answer is (a) True To elaborate: This is a data CLASSIFICATION method SIMILAR to the LINEAR or QUADRATIC discriminant analysis. In this method, the data are projected in a three-dimensional space or even a multidimensional space. |
|