FA1 - Machine Learning

0.0(0)
studied byStudied by 5 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

ML provides machines the ability to automatically learn from data while identifying patterns to make ______ with minimal human intervention. 

predictions

2
New cards

Types of Machine Learning : Supervised, Unsupervised, Semi-Supervised, and __________. 

reinforcement

3
New cards

Letters, Symbols, Words, Gender are samples of:

Ordinal data

Nominal data

Discrete data

Continuous data

Nominal data

4
New cards

The act of filling in missing values by estimation.

Imputation

Mean Imputation

Most-frequent Imputation

Column Transformation

Imputation

5
New cards

A categorical data is:

Qualitative

6
New cards

Number of students in the class is a sample of:

Discrete data

7
New cards

The ______ is an observation that goes far outside the average value of a group of statistics.

outlier

8
New cards

Based on the ML application table scenario, when rule gets complex and problem scale is small, ML application is:

Rule-base Algorithms

Simple Problem

ML Algorithms

Manual Rules

Manual Rules

9
New cards

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

Rule-based Algorithms

Manual Rules

ML Algorithms

Simple Prolem

Rule-based Algorithms

10
New cards

Which data preprocessing task is the most time consuming?

Data modeling

Data analysis

Data collection

Data cleaning

Data cleaning

11
New cards

A continuous data is:

Quantitative

12
New cards

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

learn

13
New cards

Which is not true about Machine Learning?

Enable computers to operate autonomously with explicit programming.

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

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

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

Enable computers to operate autonomously with explicit programming.

14
New cards

Which processes are involved in data preparation?

Data collection, Data Cleaning

Not in the options

Data Cleaning, Feature Engineering

All the given options

Splitting of dataset

All the given options

15
New cards

Rule-based algorithms: Condition 

Machine Learning: _________. 

model

16
New cards

Removing duplicates in the dataset is a feature engineering technique. (T or F)

False

17
New cards

An ordinal data is:

Qualitative

18
New cards

Data reduction is a feature engineering technique. (T or F)

True

19
New cards

Choose all the most popular Python Libraries that are used in data science.

PANDAS

NUMPY

JUPYTER

SCIPY

SQL

ANACONDA

PANDAS

NUMPY

SCIPY

20
New cards

Sorting out missing data is a data cleansing technique. (T or F)

True

21
New cards

Dataset is divided into _______ set and test set. 

train

22
New cards

Based on the ML application table scenario, when rule complexity is complex and problem scale is large, ML application is:

Simple Problem

Rule-based Algorithms

ML Algorithms

Manual Rules

ML Algorithms

23
New cards

What are the two main phases of ML workflow?

Training, Modeling

Training, Testing

Learning, Prediction

Learning, Modeling

Training, Prediction

Learning, Prediction

24
New cards

In EDA, this process identifies unusual data points. _________

outlier detection

25
New cards

Reducing noise in data is a feature engineering technique. (T or F)

False

26
New cards

Temperature range is a sample of:

Continuous Data

27
New cards

Data reduction is a data cleansing technique. (T or F)

False

28
New cards

The ______ analysis examines relationship between variables.

correlation

29
New cards

Which is true about ML, AI, and DS?

DS and AI are subsets of ML

All the given options

DS and ML are subsets of AI

AI and ML are subsets of DS

AI and ML are subsets of DS

30
New cards

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

learn

31
New cards

This dataset is used in the process of using the model obtained after learning for prediction.

Test Set

Training and Test Set

Model Set

Training set

Test Set

32
New cards

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

statistics

33
New cards

A nominal data is:

Qualitative

34
New cards

Movie ratings, Military rank are samples of:

Continuous data

Discrete data

Ordinal data

Nominal data

Ordinal Data (Wrong Canvas)