DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #136
Which is an example of supervised learning?
The correct answer is E. 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
Which is an example of supervised learning?
Options
- APCA
- Bk-means clustering
- CSVD
- DEM
- ESVM
How the community answered
(20 responses)- A5% (1)
- C5% (1)
- D10% (2)
- E80% (16)
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.