Closed zhoulingcc closed 3 years ago
Use the random forest algorithm to select feature, and then use the selected feature to do analysis.
Oh, I know this, this exist the web on the sklearn to introduce the specific parameters, and I just use the variable to adjust in the function.
Random forest algorithm parameters, maybe you can refer to the web on the sklean, or browse the website which introduce the variables.
how to adjust the parameters of RF algorithm?