DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #135
Select the correct problems which can be solved using SVMs
The correct answer is A. SVMs are helpful in text and hypertext categorization B. Classification of images can also be performed using SVMs C. SVMs are also useful in medical science to classify proteins with up to 90% of the compounds D. Hand-written characters can be recognized using SVM. SVMs can be used to solve various real world problems: - SVMs are helpful in text and hypertext categorization as their application can significantly reduce the need for labeled training instances in both the standard inductive and transductive - Classification of images can…
Question
Select the correct problems which can be solved using SVMs
Options
- ASVMs are helpful in text and hypertext categorization
- BClassification of images can also be performed using SVMs
- CSVMs are also useful in medical science to classify proteins with up to 90% of the compounds
- DHand-written characters can be recognized using SVM
How the community answered
(55 responses)- A100% (55)
Explanation
SVMs can be used to solve various real world problems: - SVMs are helpful in text and hypertext categorization as their application can significantly reduce the need for labeled training instances in both the standard inductive and transductive - Classification of images can also be performed using SVMs. Experimental results show that SVMs achieve significantly higher search accuracy than traditional query refinement schemes after just three to four rounds of relevance feedback. - SVMs are also useful in medical science to classify proteins with up to 90% of the compounds classified correctly. - Hand-written characters can be recognized using SVM
Topics
Community Discussion
No community discussion yet for this question.