Quiz 

  • Quiz-tion 1: Formally, clouds are usually split into three different types, which of the following is not one of these types?
    1. IaaS: Infrastructure as a Service
    2. PaaS: Platform as a Service
    3. CaaS: Code as a Service
    4. SaaS: Software as a Service
  • Quiz-tion 2: Which of the following modules can be directly used to code using R in Azure Machine Learning Studio?
    1. Split Data
    2. Execute R Script
    3. Execute Python
    4. Blood donation data

Answersexecuting the following code will give you the answers to the quiz questions:

set.seed(13)round(runif(2,1,4))

Get Hands-On Data Science with R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.