Question 32
Which of the following ways can help in feature selection?
Drop a Feature with many missing values
Drop a feature containing data with high standard deviation
Use SelectKBest or SelectKPercentile methods
Drop a feature which has high correlation with target variable