This document contains a multiple choice quiz on unstructured data and machine learning concepts. It asks questions about querying unstructured text, examples of unstructured data, medical records as unstructured data, qualitative market research techniques, analyzing shopper videos, popular metrics for analyzing unstructured data, frameworks for machine learning research, PyTorch as an open-source Python library, computational graphs in TensorFlow, layers in artificial neural networks, tensors, and applying 3D tensors. The answers are provided at the end.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
134 views
Chapter 16 - MCQ
This document contains a multiple choice quiz on unstructured data and machine learning concepts. It asks questions about querying unstructured text, examples of unstructured data, medical records as unstructured data, qualitative market research techniques, analyzing shopper videos, popular metrics for analyzing unstructured data, frameworks for machine learning research, PyTorch as an open-source Python library, computational graphs in TensorFlow, layers in artificial neural networks, tensors, and applying 3D tensors. The answers are provided at the end.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5
MCQ ON UNSTRUCTURED DATA TEXT & BEYOND
1. Which one of the following refers to querying the unstructured textual
data? a) Information Access b) Information Update c) Information Retrieval d) Information manipulation
2. Examples of Unstructured Data are:
a) Images, video, and audio media content b) Survey responses c) Webpages d) All of the Above
3. Medical Record is an example of which kind of Data?
a) Unstructured b) Structured c) Semi-structured d) None of the Above
4. What form of marketing research includes in-depth text analyses?
a) Quantitative b) Qualitative c) Exploratory d) Casual 5. Qualitative Market Research includes: a) Face to Face Interview b) Focus groups c) participatory and non-participatory observations d) All of the Above
6. What is the purpose of the in-depth analysis of shopper videos?
a) To do the deep analyses of Consumer Attitude b) For a better understanding of the Consumer Behavior c) To analyze the purchasing behavior of instore d) To make strategies of how to enhance the sales
7. Which of the following is a recently developed popular metric for
analyzing unstructured data? a) Artificial Intelligence b) Machine Learning c) Deep Learning d) None of the Above
8. Which social networking website manages Pytorch, which is utilized to
dominate research? a) Instagram b) Twitter c) Snapchat d) Facebook 9. Which Google-managed software frameworks are the most widely used in research & practice? a) PyTorch b) Tensorflow c) SPSS d) Google Analytics
10. Which one is an open-source machine learning library for Python and is completely based on Torch? a) Flask b) Pytorch c) PyBrain d) CherryPy
11. In TensorFlow, how do we make calculations?
a) We launch the computational graph in a session b) We launch the session inside a computational graph c) By creating multiple tensors d) By creating data frames
12. In the architecture of an artificial neural network, the Intermediate
Layers are known as: a) Input layer b) Hidden layer c) Output layer d) Neural layer 13. The Input layer of an Artificial Neural Network distributes the data into: a) Training b) Validation c) Test groups d) All of the Above
14. What is the name of a multi-dimensional array whose dimensions vary
depending on the complexity of the data it represents? a) Tensor b) Test groups c) Text d) Both (b) & (c)
15. A Third Dimensional Tensor is applied in:
a) Images b) Videos c) Text d) Audio ANSWERS 1C 2D 3A 4B 5D 6C 7C 8D 9B 10 B 11 A 12 B 13 D 14 A 15 C