CSE 466 Final Exam Study Guide
What are the features used in flight data processing in the case study? - ✔✔Means
Median
What is the key difference between traditional software development and AI-based software
develo
...
CSE 466 Final Exam Study Guide
What are the features used in flight data processing in the case study? - ✔✔Means
Median
What is the key difference between traditional software development and AI-based software
development? - ✔✔Take feedback from the environment
TensorFlow is a widely-used AI package. In the hardware-software co-define stack, it is at the
layer: - ✔✔Framework
Deep learning typically solves a computation-intensive problem based on - ✔✔the map and
reduce principles using multiple layers.
What are the key features of the third generation AI and robotics? Select all that apply. -
✔✔Software and hardware co-define
Centralization and distribution optimization
Human machine interaction
RDFS is - ✔✔a more powerful (more expressive) ontology language than RDF.
What types of files does RSS 1.0 belong to? Select all that apply. - ✔✔RDF
XML
What languages can be processed by Protégé ontology development environment? Select all that
apply. - ✔✔RDF
OWL
What type of logic does the following expression belong to?
Student Ç InterestedIn.Computing Ç Ø$InterestedIn.Math - ✔✔Description Logic
What types of properties are defined in RDF or RDFS? Select all that apply. - ✔✔domain
range
type
Sharding is partitioning method that partitions the data - ✔✔horizontally.
A share-nothing computer architecture typically refers to - ✔✔distributed and networked
computer system.
By definition, poly-structured data include - ✔✔structured data.
unstructured data.
semi-structured data.
Fault tolerance is a necessity in big data processing. What type of fault tolerance technique does
graceful degradation belong to? - ✔✔Failover
NO-SQL (Not Only SQL) movement promotes - ✔✔NoSQL for non relational data
key-value pair stores
transferring structured data into NoSQL stores.
Which Hadoop database is designed for unstructured data? - ✔✔HDFS (Hadoop Distributed File
System)
In crowdsourcing analysis , the technique used for find the best solution using multidimensional
merits is - ✔✔Clustering
What types of modules are contained in the slave node in a Hadoop system? Select all that apply.
- ✔✔Data Node
Task Tracker
The reason that Hadoop uses its own types such as Text and LongWritable, instead of using
Java's String and Long types, is for - ✔✔efficient serialization.
Apache Pig is based on MapReduce. It expresses the computing needs in - ✔✔functional query
style.
What is the key difference between the data used for training and for flight path recognition in
the flight data collection and processing system? - ✔✔The labels marking the drone movement
are removed in the data used for fl
[Show More]