Other packages > Find by keyword >

FSelectorRcpp  

'Rcpp' Implementation of 'FSelector' Entropy-Based Feature Selection Algorithms with a Sparse Matrix Support
View on CRAN: Click here


Download and install FSelectorRcpp package within the R console
Install from CRAN:
install.packages("FSelectorRcpp")

Install from Github:
library("remotes")
install_github("cran/FSelectorRcpp")

Install by package version:
library("remotes")
install_version("FSelectorRcpp", "0.3.13")



Attach the package and use:
library("FSelectorRcpp")
Maintained by
Zygmunt Zawadzki
[Scholar Profile | Author Map]
First Published: 2017-03-06
Latest Update: 2023-04-28
Description:
'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.) with a sparse matrix support.
How to cite:
Zygmunt Zawadzki (2017). FSelectorRcpp: 'Rcpp' Implementation of 'FSelector' Entropy-Based Feature Selection Algorithms with a Sparse Matrix Support. R package version 0.3.13, https://cran.r-project.org/web/packages/FSelectorRcpp. Accessed 05 May. 2025.
Previous versions and publish date:
0.1.0 (2017-03-06 11:28), 0.1.2 (2017-03-12 22:39), 0.1.3 (2017-04-29 15:00), 0.1.8 (2017-09-05 10:12), 0.1.10 (2018-06-27 23:34), 0.2.1 (2018-08-02 12:30), 0.3.0 (2018-11-12 21:40), 0.3.1 (2019-04-22 13:40), 0.3.3 (2020-01-24 07:50), 0.3.7 (2020-10-08 11:20), 0.3.8 (2021-01-14 16:00), 0.3.10 (2023-04-23 11:50), 0.3.11 (2023-04-28 18:10)
Other packages that cited FSelectorRcpp R package
View FSelectorRcpp citation profile
Other R packages that FSelectorRcpp depends, imports, suggests or enhances
Complete documentation for FSelectorRcpp
Functions, R codes and Examples using the FSelectorRcpp R package
Some associated functions: cut_attrs . discretize . discretize_transform . feature_search . information_gain . relief . to_formula . 
Some associated R codes: RcppExports.R . cut_attrs.R . discretize.R . discretize_transform.R . feature_search.R . information_gain.R . relief.R . utils.R .  Full FSelectorRcpp package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for FSelectorRcpp30405060708090100110120130140TrendBars

Today's Hot Picks in Authors and Packages

aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
Download / Learn more Package Citations See dependency  
helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA