Question
Adding `age²` to a model is an example of:
Select an option. Your answer will be checked instantly.
Correct Answer: D. Polynomial feature generation
Explanation:
A squared term is a second-degree polynomial transformation of the original variable. It allows a model to represent certain curved relationships.
Leave a Reply