CDSP 6 Quiz

1. What is the purpose of training a regression model?





2. In a linear equation, what does the 'm' represent?





3. What is a key limitation of linear regression?





4. What does the ŷ symbol represent in a regression model?





5. What method is commonly used to solve for parameters in a linear regression model?





6. What is the Moore-Penrose inverse used for in linear regression?





7. What is one advantage of regression trees over linear regression models?





8. What error metric is commonly used in regression trees?





9. What is the primary goal of ensemble learning in regression models?





10. What does the ARIMA model stand for?





11. In ARIMA models, what does the 'p' parameter represent?





12. What is the purpose of applying regularization to a regression model?





13. Which regularization technique minimizes the sum of squared coefficients?





14. What is the difference between Lasso and Ridge regularization?





15. What is the main purpose of gradient descent in regression models?





16. What is a key advantage of using mini-batch gradient descent over batch gradient descent?





17. What is the mean squared error (MSE) used for in regression?





18. What is the primary benefit of using root mean squared error (RMSE)?





19. What does the R² value represent in regression models?





20. What is one reason why a high R² value might not always indicate a good model?