Exploring estimated model parameters
In the previous exercise, you trained a linear regression model to predict selling_price using home_age and sqft_living as predictor variables.
Your trained model, lm_fit, has been loaded into this session.
Pass your trained model object, lm_fit into the appropriate function to explore the estimated model parameters.
Which of the following statements is correct?
แบบฝึกหัดนี้เป็นส่วนหนึ่งของหลักสูตร
Modeling with tidymodels in R
แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำจริง
เปลี่ยนทฤษฎีให้เป็นการลงมือทำด้วยแบบฝึกหัดเชิงโต้ตอบหนึ่งในของเรา
เริ่มแบบฝึกหัด