Friday Night Quiz 1 by Sayed Ahmed

Friday Night Quiz 1 by Sayed Ahmed

10th Grade - Professional Development

6 Qs

quiz-placeholder

Similar activities

Ivy_Accenture_Data_Analytics_Using_R_Quiz-4

Ivy_Accenture_Data_Analytics_Using_R_Quiz-4

Professional Development

10 Qs

5G Academy - AI/ML - English

5G Academy - AI/ML - English

Professional Development

8 Qs

Ivy_Honeywell_Data Analytics_4.2

Ivy_Honeywell_Data Analytics_4.2

Professional Development

10 Qs

Cloud Computing

Cloud Computing

University - Professional Development

10 Qs

Day 1 - Introduction to Data Science

Day 1 - Introduction to Data Science

Professional Development

10 Qs

wsn2

wsn2

Professional Development

10 Qs

Generative AI 101

Generative AI 101

Professional Development

10 Qs

Post test data science day 24

Post test data science day 24

Professional Development

10 Qs

Friday Night Quiz 1 by Sayed Ahmed

Friday Night Quiz 1 by Sayed Ahmed

Assessment

Quiz

Professional Development

10th Grade - Professional Development

Hard

Created by

Sayed Ahmed

Used 10+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Machine learning is a

data science technique

Rules are explicitly programmed

Data is input to train an algorithm

Historical answers are input

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which one is correct ?

Deep Learning — A Technique for Implementing Machine Learning

Artificial Intelligence — A Technique for Implementing Machine Learning

Machine Learning — An Approach to Achieve Artificial Intelligence

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which one is correct ?

A vector is simply an array of numbers

Row = feature / entity / attribute

output / prediction = independent variable

column = attribute / feature

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What options are true for One hot encoding ...

It can prevent unnecessary ordering category

for each property a field has to be removed from the table.

this approach is that it implicitly assumes an order across the categories

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which statements are true ?

An algorithm is used to train a model

algorithms are the specific representations learned from data

Algorithm is the result of using trained model

an algorithm becomes a model when it learns the value of coefficient/weight

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select correct answers ?

in Simple Linear regression it has single input variable

cost function is used to calculate the accuracy

"col-linear variables" means one input variable can be accurately predicted by the other

Linear regression is very sensitive to the distance among data points, so it's always a good idea to normalize or standardize the data