Can feature selection improve the computational efficiency of a machine learning model?
- Depends on the dataset
- Depends on the model
- No
- Yes
Yes, feature selection can improve the computational efficiency of a machine learning model by reducing the number of features it needs to process.
Loading...
Related Quiz
- In a scatter plot, outliers often appear as points that are far removed from the ___________.
- Which measure of central tendency is most affected by outliers in the data set?
- What are some of the major limitations of Matplotlib that Plotly and Seaborn help to overcome?
- You're working with a dataset where two features, 'age' and 'years of experience', have a high correlation. Which problem does this situation exemplify?
- What type of bias could be introduced by mean/median/mode imputation, particularly if the data is not missing at random?