Closed s2070762 closed 3 years ago
Yeah, I'd like to use the random forest algorithm to select the specific features to analyze the data from the high-dimensional data. Random forest algorithm always be use to select features from feature list according to the feature correlation calculation. It is a worthwhile way to try.
Could you please attempt to apply random forest algorithm in feature selecting, which can provide more stability and be more suitable for high-dimensional data?