If the data is linearly separable, using a _________ kernel in SVM will create a linear decision boundary.
- Linear
- Polynomial
- RBF
- Sigmoid
Using a linear kernel in SVM will create a linear decision boundary when the data is linearly separable.
Loading...
Related Quiz
- What is the primary objective of Generative Adversarial Networks (GANs)?
- Can you explain how the choice of kernel in SVM affects the decision boundary?
- In a situation where you have limited data, how would you decide between using Cross-Validation or Bootstrapping, and why?
- The ________ in LSTMs help prevent the vanishing gradient problem common in traditional RNNs.
- What role does model complexity play in overfitting?