CRAN/E | ExhaustiveSearch

ExhaustiveSearch

A Fast and Scalable Exhaustive Feature Selection Framework

Installation

About

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.

github.com/RudolfJagdhuber/ExhaustiveSearch
Bug report File report

Key Metrics

Version 1.0.1
Published 2021-01-18 1204 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks ExhaustiveSearch results

Downloads

Yesterday 4 0%
Last 7 days 46 -19%
Last 30 days 170 +6%
Last 90 days 474 -35%
Last 365 days 2.214 -13%

Maintainer

Maintainer

Rudolf Jagdhuber

r.jagdhuber@gmail.com

Authors

Rudolf Jagdhuber

aut / cre

Jorge Nocedal

cph

(lbfgs c library)

Naoaki Okazaki

cph

(lbfgs c library)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ExhaustiveSearch archive

Imports

Rcpp

Suggests

mlbench

LinkingTo

Rcpp
RcppArmadillo