ExhaustiveSearch: A Fast and Scalable Exhaustive Feature Selection Framework

The goal of this package is to provide an easy to use, fast and scalable exhaustive search framework. Exhaustive feature selections typically require a very large number of models to be fitted and evaluated. Execution speed and memory management are crucial factors here. This package provides solutions for both. Execution speed is optimized by using a multi-threaded C++ backend, and memory issues are solved by by only storing the best results during execution and thus keeping memory usage constant.

Getting started

Package details

AuthorRudolf Jagdhuber [aut, cre], Jorge Nocedal [cph] (lbfgs c library), Naoaki Okazaki [cph] (lbfgs c library)
MaintainerRudolf Jagdhuber <r.jagdhuber@gmail.com>
LicenseGPL (>= 3)
Version1.0.1
URL https://github.com/RudolfJagdhuber/ExhaustiveSearch
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ExhaustiveSearch")

Try the ExhaustiveSearch package in your browser

Any scripts or data that you put into this service are public.

ExhaustiveSearch documentation built on Jan. 18, 2021, 5:05 p.m.