Extracts meta-features from datasets to support the design of recommendation systems based on Meta-Learning. The meta-features, also called characterization measures, are able to characterize the complexity of datasets and to provide estimates of algorithm performance. The package contains not only the standard characterization measures, but also more recent characterization measures. By making available a large set of meta-feature extraction functions, tasks like comprehensive data characterization, deep data exploration and large number of Meta-Learning based data analysis can be performed. These concepts are described in the paper: Fabio Pinto, Carlos Soares, and Joao Mendes-Moreira. Towards automatic generation of metafeatures. In Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD), pages 215 - 226, 2016, <doi:10.1007/978-3-319-31753-3_18>.
Version: | 0.1.1 |
Depends: | R (≥ 3.3) |
Imports: | cluster, e1071, infotheo, MASS, rpart, rrcov, stats, utils |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2018-06-29 |
Author: | Adriano Rivolli [aut, cre], Luis P. F. Garcia [aut], Andre C. P. L. F. de Carvalho [ths] |
Maintainer: | Adriano Rivolli <rivolli at utfpr.edu.br> |
BugReports: | https://github.com/rivolli/mfe/issues |
License: | GPL-2 | GPL-3 | file LICENSE [expanded from: GPL | file LICENSE] |
URL: | https://github.com/rivolli/mfe |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | mfe results |
Reference manual: | mfe.pdf |
Vignettes: |
mfe: Meta-Feature Extractor |
Package source: | mfe_0.1.1.tar.gz |
Windows binaries: | r-devel: mfe_0.1.1.zip, r-release: mfe_0.1.1.zip, r-oldrel: mfe_0.1.1.zip |
OS X binaries: | r-release: mfe_0.1.1.tgz, r-oldrel: mfe_0.1.1.tgz |
Old sources: | mfe archive |
Please use the canonical form https://CRAN.R-project.org/package=mfe to link to this page.