2.1.3.Quiz - sj50179/IBM-Data-Science-Professional-Certificate GitHub Wiki

Practice Quiz - Packages, APIs, Data Sets, Models

TOTAL POINTS 6

Question 1

Which scientific computing library provides data structures and data analysis tools for Python?

TensorFlow

Pandas

YumPies

Seahorse

Question 2

What does the acronym API stand for?

Abstract Python Interface

Abstract Programming Interface

Algorithmic Programming Interface

Application Programming Interface

Question 3

True or False: Open data is always distributed under a Community Data License Agreement.

False

Correct No. Although the concepts are analogous, to Publish Data under the CDLA includes any method of making the Data available or accessible to others that enables them to Use that Data, and is therefore somewhat broader than the concept of distribution in the context of many open source software licenses.

Question 4

Which of the following is not a type of Machine Learning?

Supervised learning

Supervised teaching

Unsupervised learning

Reinforcement learning

Question 5

Which of the following is NOT a deep learning framework?

Tommy

Keras

TensorFlow

PyTorch

Question 6

Fill in the blank: The MAX model-serving microservices expose a _________________ that applications use to consume a model.

Scala API

Java API

Python API

REST API