From cbaa1aed183a5d1188f496b1b43313482a80065e Mon Sep 17 00:00:00 2001 From: Andrew Huy Nguyen Date: Wed, 19 Oct 2016 13:29:43 -0600 Subject: [PATCH] Added IDEAR and AMR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3344da2..ec6dca2 100644 --- a/README.md +++ b/README.md @@ -1075,6 +1075,7 @@ on MNIST digits[DEEP LEARNING] * [Optunity](http://docs.optunity.net) - A library dedicated to automated hyperparameter optimization with a simple, lightweight API to facilitate drop-in replacement of grid search. Optunity is written in Python but interfaces seamlessly to R. * [igraph](http://igraph.org/r/) - binding to igraph library - General purpose graph library * [MXNet](https://github.com/dmlc/mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more. +* [TDSP-Utilities](https://github.com/Azure/Azure-TDSP-Utilities) - Two data science utilities in R from Microsoft: 1) Interactive Data Exploration, Analysis, and Reporting (IDEAR) ; 2) Automated Modeling and Reporting (AMR). #### Data Analysis / Data Visualization