Package: FSelectorRcpp 0.3.13
FSelectorRcpp: 'Rcpp' Implementation of 'FSelector' Entropy-Based Feature Selection Algorithms with a Sparse Matrix Support
'Rcpp' (free of 'Java'/'Weka') implementation of 'FSelector' entropy-based feature selection algorithms based on an MDL discretization (Fayyad U. M., Irani K. B.: Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning. In 13'th International Joint Conference on Uncertainly in Artificial Intelligence (IJCAI93), pages 1022-1029, Chambery, France, 1993.) <https://www.ijcai.org/Proceedings/93-2/Papers/022.pdf> with a sparse matrix support.
Authors:
FSelectorRcpp_0.3.13.tar.gz
FSelectorRcpp_0.3.13.zip(r-4.7)FSelectorRcpp_0.3.13.zip(r-4.6)FSelectorRcpp_0.3.13.zip(r-4.5)
FSelectorRcpp_0.3.13.tgz(r-4.6-x86_64)FSelectorRcpp_0.3.13.tgz(r-4.6-arm64)FSelectorRcpp_0.3.13.tgz(r-4.5-x86_64)FSelectorRcpp_0.3.13.tgz(r-4.5-arm64)
FSelectorRcpp_0.3.13.tar.gz(r-4.7-arm64)FSelectorRcpp_0.3.13.tar.gz(r-4.7-x86_64)FSelectorRcpp_0.3.13.tar.gz(r-4.6-arm64)FSelectorRcpp_0.3.13.tar.gz(r-4.6-x86_64)
FSelectorRcpp_0.3.13.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
FSelectorRcpp/json (API)
| # Install 'FSelectorRcpp' in R: |
| install.packages('FSelectorRcpp', repos = c('https://mi2-warsaw.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mi2-warsaw/fselectorrcpp/issues
entropyfeature-selectionrcppsparse-matrixcpp
Last updated from:e15f16a7b9. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 226 | ||
| linux-devel-x86_64 | OK | 232 | ||
| source / vignettes | OK | 307 | ||
| linux-release-arm64 | OK | 241 | ||
| linux-release-x86_64 | OK | 238 | ||
| macos-release-arm64 | OK | 197 | ||
| macos-release-x86_64 | OK | 581 | ||
| macos-oldrel-arm64 | OK | 214 | ||
| macos-oldrel-x86_64 | OK | 361 | ||
| windows-devel | OK | 229 | ||
| windows-release | OK | 266 | ||
| windows-oldrel | OK | 224 | ||
| wasm-release | OK | 224 |
Exports:.information_gaincustomBreaksControlcut_attrsdiscretizediscretize_transformequalsizeControlextract_discretize_transformerfeature_searchinformation_gainmdlControlreliefto_formula
Dependencies:BHbriocallrclicodetoolscrayondescdiffobjevaluateforeachfsglueiteratorsjsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6RcppRcppArmadillorlangrprojroottestthatwaldowithr
Benchmarks: discretize()
Rendered frombenchmarks_discretize.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2024-09-30
Started: 2017-02-23
Integer variables
Rendered frominteger-variables.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2024-09-30
Started: 2018-11-05
Motivation, Installation and Quick Workflow
Rendered fromget_started.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2024-09-30
Started: 2017-02-23
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Direct Interface to Information Gain. | .information_gain |
| Select Attributes by Score Depending on the Cutoff | cut_attrs |
| Discretization | customBreaksControl discretize equalsizeControl mdlControl |
| Transform a data.frame using split points returned by discretize function. | discretize_transform extract_discretize_transformer |
| General Feature Searching Engine | feature_search |
| Entropy-based Filters | information_gain |
| RReliefF filter | relief |
| Create a formula Object | to_formula |
