From aabf9e362cdae23aa7324802f3b0ef84ce486bd8 Mon Sep 17 00:00:00 2001 From: Eoin Hurrell Date: Mon, 2 Feb 2015 09:43:27 +0000 Subject: [PATCH] Update README.md Removed duplicate entry for caret R ML package, favouring the project's own homepage url rather than the CRAN page (which is linked on the project's homepage). --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b9118df..c195fa1 100644 --- a/README.md +++ b/README.md @@ -751,8 +751,7 @@ on MNIST digits[DEEP LEARNING] * [Boruta](http://cran.r-project.org/web/packages/Boruta/index.html) - Boruta: A wrapper algorithm for all-relevant feature selection * [bst](http://cran.r-project.org/web/packages/bst/index.html) - bst: Gradient Boosting * [C50](http://cran.r-project.org/web/packages/C50/index.html) - C50: C5.0 Decision Trees and Rule-Based Models -* [caret](http://caret.r-forge.r-project.org/) - Unified interface to ~150 ML algorithms in R. -* [caret](http://cran.r-project.org/web/packages/caret/index.html) - caret: Classification and Regression Training +* [caret](http://caret.r-forge.r-project.org/) - Classification and Regression Training: Unified interface to ~150 ML algorithms in R. * [Clever Algorithms For Machine Learning](https://github.com/jbrownlee/CleverAlgorithmsMachineLearning) * [CORElearn](http://cran.r-project.org/web/packages/CORElearn/index.html) - CORElearn: Classification, regression, feature evaluation and ordinal evaluation * [CoxBoost](http://cran.r-project.org/web/packages/CoxBoost/index.html) - CoxBoost: Cox models by likelihood based boosting for a single survival endpoint or competing risks