CuCubes: MultiDimensional Feature Selection (MDFS)

Functions for MultiDimensional Feature Selection (MDFS): * calculating multidimensional information gains, * finding interesting tuples for chosen variables, * scoring variables, * finding important variables, * plotting selection results. CuCubes is also known as CUDA Cubes and it is a library that allows fast CUDA-accelerated computation of information gains in binary classification problems. This package wraps CuCubes and provides an alternative CPU version as well as helper functions for building MultiDimensional Feature Selectors.

Getting started

Package details

AuthorRadosław Piliszek [aut, cre], Andrzej Sułecki [aut], Paweł Tabaszewski [aut], Krzysztof Mnich [aut], Witold Rudnicki [cph]
MaintainerRadosław Piliszek <r.piliszek@uwb.edu.pl>
LicenseGPL-3
Version0.1.0
URL https://featureselector.uco.uwb.edu.pl/pub/cucubes/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("CuCubes")

Try the CuCubes package in your browser

Any scripts or data that you put into this service are public.

CuCubes documentation built on May 30, 2017, 1:36 a.m.