Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T09:11:05.000Z (about 1 month ago)
- Last Synced: 2024-10-30T23:06:33.065Z (8 days 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: 13
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/FSelectorRcpp)]( https://cran.rstudio.com/package=FSelectorRcpp)
[![Downloads](https://cranlogs.r-pkg.org/badges/FSelectorRcpp)](https://cran.rstudio.com/package=FSelectorRcpp)
[![Total Downloads](https://cranlogs.r-pkg.org/badges/grand-total/FSelectorRcpp?color=orange)](https://cranlogs.r-pkg.org/badges/grand-total/FSelectorRcpp)
[![Build status](https://ci.appveyor.com/api/projects/status/jv14pt787g7h26sn?svg=true)](https://ci.appveyor.com/project/MarcinKosinski/fselectorrcpp)[![Build Status](https://api.travis-ci.org/mi2-warsaw/FSelectorRcpp.png)](https://travis-ci.org/mi2-warsaw/FSelectorRcpp)
[![Coverage Status](https://img.shields.io/codecov/c/github/mi2-warsaw/FSelectorRcpp/master.svg)](https://codecov.io/github/mi2-warsaw/FSelectorRcpp?branch=master)
[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](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/)
![Orly cover](man/figures/o_rly.png)