Microsoft has released a set of tools that make it easier for organizations to follow the TDSP process. One of those tools is the IDEAR utility released for CRAN-R, Microsoft R, and Python. Another tool is the Automated Modeling and Reporting (AMAR) utility. In this section, we will look into how we can leverage these tools in the TDSP process.
Tools for TDSP
IDEAR tool for R
To install this tool, navigate to https://github.com/Azure/Azure-TDSP-Utilities/blob/master/DataScienceUtilities/DataReport-Utils/R/Run-IDEAR.R in order to retrieve the code required for this tool. Download the GitHub repository to make it easier to navigate the different files required for this exercise.
Open R Studio on your computer, navigate to the...