RKEEL: Using Keel in R Code
KEEL is a popular Java software for a large number of different knowledge data discovery tasks.
This package takes the advantages of KEEL and R, allowing to use KEEL algorithms in simple R code.
The implemented R code layer between R and KEEL makes easy both using KEEL algorithms in R as implementing new algorithms for 'RKEEL' in a very simple way.
It includes more than 100 algorithms for classification, regression and preprocess, which allows a more complete experimentation process.
For more information about KEEL, see <http://www.keel.es/>.
Version: |
1.1.6 |
Depends: |
R (≥ 3.0) |
Imports: |
R6, XML, doParallel, foreach, gdata, RKEELjars (≥ 1.0.10), RKEELdata (≥ 1.0.2) |
Published: |
2016-02-02 |
Author: |
Jose Moyano [aut, cre], Luciano Sanchez Ramos [aut] |
Maintainer: |
Jose Moyano <i02momuj at uco.es> |
BugReports: |
NA |
License: |
GPL-2 | GPL-3 [expanded from: GPL] |
URL: |
NA |
NeedsCompilation: |
no |
SystemRequirements: |
Java (>= 7.0) |
CRAN checks: |
RKEEL results |
Downloads: