शुरू करेंमुफ़्त में शुरू करें

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

पाठ्यक्रम देखें

इंटरैक्टिव व्यावहारिक अभ्यास

हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें

अभ्यास शुरू करें