mla1 Flashcards

1
Q

ML is a research field at the intersection of _________, artificial intelligence, and computer science.

A

statistics

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

Temperature range is a sample of:
Group of answer choices

Continuous data

Discrete data

A

Continuous data

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

Sorting out missing data is a data cleansing technique.
Group of answer choices

True

False

A

TRUE

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

Choose all the most popular Python Libraries that are used in data science.
Group of answer choices

ANACONDA

NUMPY

JUPYTER

PANDAS

SCIPY

SQL

A

NUMPY
PANDAS
SCIPY

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

In EDA, this process identifies unusual data points. __________

A

outlier detection

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

Reducing noise in data is a feature engineering technique.
Group of answer choices

True

False

A

FALSE

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

Dataset is divided into _______ set and test set.

A

training

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

A continuous data is:
Group of answer choices

Qualitative

Quantitative

A

Quantitative

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

Movie ratings, Military rank are samples of:
Group of answer choices

Continuous data

Ordinal data

Discrete data

Nominal data

A

Nominal Data

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

A nominal data is:
Group of answer choices

Qualitative

Quantitative

A

Qualitative

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

Which data preprocessing task is the most time consuming?
Group of answer choices

Data cleaning

Data analysis

Data collection

Data modeling

A

Data cleaning

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

Machine Learning is a field of study concerned with giving computers the ability to ________ without being explicitly programmed.

A

learn

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

Rule-based algorithms: Condition

Machine Learning: _________.

A

model

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

Data reduction is a data cleansing technique.
Group of answer choices

True

False

A

FALSE

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

Based on the ML application table scenario, when rule complexity is simple and problem scale is large, ML application is:
Group of answer choices

Rule-based Algorithms

Simple Prolem

ML Algorithms

Manual Rules

A

Rule-based Algorithms

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

Which is not true about Machine Learning?
Group of answer choices

Automation by machine learning can mitigate risks caused by fatigue or inattention.

Their maintenance is much lower than a human’s and costs a lot less in the long run.

Machines driven by algorithms designed by humans are able to learn latent rules and inherent patterns and to fulfill tasks desired by humans.

Enable computers to operate autonomously with explicit programming.

A

Enable computers to operate autonomously with explicit programming.