https://github.com/mi2-warsaw/fselectorrcpp
Rcpp (free of Java/Weka) implementation of FSelector entropy-based feature selection algorithms with a sparse matrix support
https://github.com/mi2-warsaw/fselectorrcpp
entropy feature-selection r rcpp sparse-matrix
Last synced: 3 months ago
JSON representation
Rcpp (free of Java/Weka) implementation of FSelector entropy-based feature selection algorithms with a sparse matrix support
- Host: GitHub
- URL: https://github.com/mi2-warsaw/fselectorrcpp
- Owner: mi2-warsaw
- Created: 2015-12-07T22:44:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T09:11:05.000Z (over 1 year ago)
- Last Synced: 2025-04-05T20:05:24.332Z (about 1 year ago)
- Topics: entropy, feature-selection, r, rcpp, sparse-matrix
- Language: R
- Homepage: http://mi2-warsaw.github.io/FSelectorRcpp/
- Size: 4.55 MB
- Stars: 35
- Watchers: 12
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
Awesome Lists containing this project
README
[]( https://cran.rstudio.com/package=FSelectorRcpp)
[](https://cran.rstudio.com/package=FSelectorRcpp)
[](https://cranlogs.r-pkg.org/badges/grand-total/FSelectorRcpp)
[](https://ci.appveyor.com/project/MarcinKosinski/fselectorrcpp)[](https://travis-ci.org/mi2-warsaw/FSelectorRcpp)
[](https://codecov.io/github/mi2-warsaw/FSelectorRcpp?branch=master)
[](https://www.repostatus.org/#active)
# [FSelectorRcpp](https://mi2-warsaw.github.io/FSelectorRcpp/)
Rcpp (free of Java/Weka) implementation of [FSelector](https://cran.r-project.org/web/packages/FSelector/index.html) entropy-based feature selection algorithms with a sparse matrix support.
If something is missing or not clear - please chat with us on our [slack](https://fselectorrcpp.slack.com/messages/general/)?
### Get started: [Motivation, Installation and Quick Workflow](https://mi2-warsaw.github.io/FSelectorRcpp/articles/get_started.html)
### [Provided functionalities](https://mi2-warsaw.github.io/FSelectorRcpp/reference/)
### Blog posts history with use cases
- [Venn Diagram Comparison of Boruta, FSelectorRcpp and GLMnet Algorithms, Marcin Kosiński](https://www.r-bloggers.com/2016/06/venn-diagram-comparison-of-boruta-fselectorrcpp-and-glmnet-algorithms/)
