Which step should a machine learning specialist take to remove features that are irrelevant for the analysis and reduce the model’s complexity?
A company wants to predict the sale prices of houses based on available historical sales data.The target variable in the company’s dataset is the sale price.The features include parameters such as the lot size, living area measurements, non-living area measurements, number of bedrooms, number of bathrooms, year built, and postal code.The company wants to use multi-variable linear regression to predict house sale prices.Which step should a machine learning specialist take to remove features that are irrelevant for the analysis and reduce the model’s complexity?Read More →