In the k-NN algorithm, as the value of k increases, the decision boundary becomes __________.
- Linear
- More complex
- More simplified
- Non-existent
As the value of k in k-NN increases, the decision boundary becomes more simplified because it is based on fewer neighboring data points.
Loading...
Related Quiz
- What metric would be more appropriate to use when the classes in a classification problem are imbalanced?
- If you're working with high-dimensional data and you want to reduce its dimensionality for visualization without necessarily preserving the global structure, which method would be apt?
- A bank wants to use transaction details to determine the likelihood that a transaction is fraudulent. The outcome is either "fraudulent" or "not fraudulent." Which regression method would be ideal for this purpose?
- Which regression technique is primarily used for predicting a continuous outcome variable (like house price)?
- In a logistic regression model, if the odds ratio for a predictor is greater than 1, what does this indicate about the relationship between the predictor and the response variable?