-
- Description:
Classification, regression, feature evaluation and ordinal evaluation: CORElearn is machine learning suite ported to R from standalone C++ package. It contains several model learning techniques in classification and regression, for example classification and regression trees with optional constructive induction and models in the leafs, random forests, kNN, naive Bayes, and locally weighted regression. It is especially strong in feature evaluation where it contains several variants of Relief algorithm and many impurity based attribute evaluation functions, e.g., Gini, information gain, MDL, DKM... Its additional strength is ordEval algorithm and its visualization used for evaluation of data sets with ordinal features and class. Several algorithms support parallel multithreaded execution via OpenMP. The top level documentation is reachable through ?CORElearn.
- Changes to previous version:
Fetched by r-cran-robot on 2014-12-01 00:00:04.936593
- BibTeX Entry: Download
- Supported Operating Systems: Agnostic
- Tags: R-Cran
- Archive: download here
Comments
No one has posted any comments yet. Perhaps you'd like to be the first?
Leave a comment
You must be logged in to post comments.