swag
Sparse Wrapper Algorithm
An algorithm that trains a meta-learning procedure that combines screening and wrapper methods to find a set of extremely low-dimensional attribute combinations. This package works on top of the 'caret' package and proceeds in a forward-step manner. More specifically, it builds and tests learners starting from very few attributes until it includes a maximal number of attributes by increasing the number of attributes at each step. Hence, for each fixed number of attributes, the algorithm tests various (randomly selected) learners and picks those with the best performance in terms of training error. Throughout, the algorithm uses the information coming from the best learners at the previous step to build and test learners in the following step. In the end, it outputs a set of strong low-dimensional learners.
- Version0.1.0
- R version≥ 4.0.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?No
- Last release11/10/2020
Documentation
Team
Samuel Orso
Gaetan Bakalli
Show author detailsRolesAuthorCesare Miglioli
Show author detailsRolesAuthorStephane Guerrier
Show author detailsRolesContributorRoberto Molinari
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports2 packages
- Suggests25 packages