The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A suite of machine learning algorithms written in C++ with the R interface contains several learning techniques for classification and regression. Predictive models include e.g., classification and regression trees with optional constructive induction and models in the leaves, random forests, kNN, naive Bayes, and locally weighted regression. All predictions obtained with these models can be explained and visualized with the 'ExplainPrediction' package. This package 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, and DKM. These methods can be used for feature selection or discretization of numeric attributes. The OrdEval algorithm and its visualization is used for evaluation of data sets with ordinal features and class, enabling analysis according to the Kano model of customer satisfaction. Several algorithms support parallel multithreaded execution via OpenMP. The top-level documentation is reachable through ?CORElearn.
Version: | 1.57.3.1 |
Imports: | cluster, stats, nnet, plotrix, rpart.plot |
Suggests: | lattice, MASS, ExplainPrediction |
Published: | 2024-11-04 |
DOI: | 10.32614/CRAN.package.CORElearn |
Author: | Marko Robnik-Sikonja [aut, cre], Petr Savicky [aut] |
Maintainer: | Marko Robnik-Sikonja <marko.robnik at fri.uni-lj.si> |
License: | GPL-3 |
URL: | http://lkm.fri.uni-lj.si/rmarko/software/ |
NeedsCompilation: | yes |
Materials: | ChangeLog |
In views: | MachineLearning |
CRAN checks: | CORElearn results |
Reference manual: | CORElearn.pdf |
Package source: | CORElearn_1.57.3.1.tar.gz |
Windows binaries: | r-devel: CORElearn_1.57.3.1.zip, r-release: CORElearn_1.57.3.1.zip, r-oldrel: CORElearn_1.57.3.1.zip |
macOS binaries: | r-release (arm64): CORElearn_1.57.3.1.tgz, r-oldrel (arm64): CORElearn_1.57.3.1.tgz, r-release (x86_64): CORElearn_1.57.3.1.tgz, r-oldrel (x86_64): CORElearn_1.57.3.1.tgz |
Old sources: | CORElearn archive |
Reverse imports: | AppliedPredictiveModeling, autoBagging, ExplainPrediction, miRNAss, QWDAP, semiArtificial, SISIR, snap |
Reverse suggests: | familiar, mlquantify, nestedcv, tidyfit |
Please use the canonical form https://CRAN.R-project.org/package=CORElearn to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.