Package: ExhaustiveSearch 1.0.1

Rudolf Jagdhuber

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.

Authors:Rudolf Jagdhuber [aut, cre], Jorge Nocedal [cph], Naoaki Okazaki [cph]

ExhaustiveSearch_1.0.1.tar.gz
ExhaustiveSearch_1.0.1.tar.gz(r-4.5-noble)ExhaustiveSearch_1.0.1.tar.gz(r-4.4-noble)
ExhaustiveSearch_1.0.1.tgz(r-4.4-emscripten)ExhaustiveSearch_1.0.1.tgz(r-4.3-emscripten)
ExhaustiveSearch.pdf |ExhaustiveSearch.html
ExhaustiveSearch/json (API)
NEWS

# Install 'ExhaustiveSearch' in R:
install.packages('ExhaustiveSearch', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rudolfjagdhuber/exhaustivesearch/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

openblascpp

2.00 score 220 downloads 2 mentions 3 exports 2 dependencies

Last updated 4 years agofrom:0215018c87. Checks:1 OK, 1 NOTE. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKJan 24 2025
R-4.5-linux-x86_64NOTEJan 24 2025

Exports:ExhaustiveSearchgetFeaturesresultTable

Dependencies:RcppRcppArmadillo