Can I read Boruta Feature Selection in R Guide on EtoBox?
Boruta Feature Selection in R Guide by norman camarena is a document available to read on EtoBox.
What is Boruta Feature Selection in R Guide about?
Boruta is a feature selection algorithm that works as a wrapper around Random Forest. It adds randomness to data by creating shadow features and trains Random Forest to evaluate feature importance. It confirms important features that score higher than shadow features and rejects unimportant features. This identifies all relevant features, unlike traditional methods that select a minimal optimal subset. The document demonstrates Boruta
- Author
- norman camarena
- Language
- EN