Question: What is a potential drawback of using Support Vector Machines?
Options:
Correct Answer: They are computationally expensive for large datasets
Solution:
Support Vector Machines can be computationally expensive, especially with large datasets, due to the complexity of the optimization problem.