Introduction to Big Data Techniques Flashcards

1
Q

What is “FinTech”?

A

Technological innovation in the financial services industry, specifically with the design and delivery of financial service and products.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is “Alternative Data”?

A

Data generated from non-traditional sources, such as social media or sensor networks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is “Artificial Intelligence”?

A

Computer systems that are capable of performing tasks that previously required human intelligence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is “Big Data”?

A

The vast amount of information being generated by both traditional sources - for example, stock exchanges, companies, and governments - and non-traditional sources - for example, electronic devices, social media, sensor networks, and company exhaust.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the “Internet of Things”?

A

The vast array of physical devices, home appliances, smart buildings, etc. that enable objects in the system to interact and share information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is “Scraping”?

A

An automated, large-scale, algorithm-driven approach that retrieves otherwise unstructured data available on websites and creates data in a more structured format.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is an “Expert System”?

A

A type of computer programming, often based on “If-then” rules, that attempts to simulate the knowledge base and analytical abilities of human experts in specific problem-solving contexts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are “Neural Networks”?

A

A type of computer program design based on how the human brain learns and processes information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is “Machine Learning”?

A

Involves computer-based techniques that seek to extract knowledge from large amounts of data w/o making any assumptions about the underlying data’s probability distribution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is “Overfitting”?

A

When a machine-learning model learns the input and target dataset too precisely, making the system more likely to discover false relationships or unsubstantiated patterns that will lead to prediction errors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is “underfitted”?

A

When a machine learning algorithm treats true parameters as if they are noise and is unable to recognize relationships in the training data, making the model more likely to fail to fully discover patterns that underlie the data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is “Supervised Learning”?

A

A type of machine-learning in which the system attempts to learn to model relationships based on labeled training data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is “Unsupervised Learning”?

A

A type of machine-learning approach in which the system tries to learn the structure of unlabeled data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is “Deep Learning”?

A

An area of artificial intelligence in which a system uses neural networks to perform multi-state, non-linear data processing to identify patterns.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is “Data Science”?

A

An interdisciplinary field that harnesses advances in computer science, stats, and other disciplines for the purpose of extracting information from big data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is “Text Analysis”?

A

Involves the use of computer programs to analyze and derive meaning typically from large, unstructured datasets.

17
Q

What is Natural Language Processing?

A

A field of research within the field of text analytics at the intersection of computer science, AI, and linguistics.