From 758761f832a9537105b5bbdcc45e606348d42939 Mon Sep 17 00:00:00 2001 From: Joseph Misiti Date: Wed, 16 Jul 2014 07:48:50 -0400 Subject: [PATCH] updates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ccce80..2633eb3 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,7 @@ on MNIST digits[DEEP LEARNING] * [Machine Learning Task View on CRAN](http://cran.r-project.org/web/views/MachineLearning.html) - A list of ML packages in R, grouped by algorithm type. * [caret](http://caret.r-forge.r-project.org/) - Unified interface to ~150 ML algorithms in R. * [SuperLearner](https://github.com/ecpolley/SuperLearner) and [subsemble](http://cran.r-project.org/web/packages/subsemble/index.html) - Multi-algorithm ensemble learning packages. +* [Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) #### Data Analysis / Data Visualization