Friday Night Quiz 1 by Sayed Ahmed

Friday Night Quiz 1 by Sayed Ahmed

10th Grade - Professional Development

6 Qs

quiz-placeholder

Similar activities

Hari 3 -  Kuis Codding & Perkenalan AI

Hari 3 - Kuis Codding & Perkenalan AI

1st Grade - Professional Development

11 Qs

Friday Night Quiz 4 by Sayed Ahmed

Friday Night Quiz 4 by Sayed Ahmed

12th Grade - Professional Development

7 Qs

Ivy_Honeywell_Data Analytics_4.2

Ivy_Honeywell_Data Analytics_4.2

Professional Development

10 Qs

Ivy_Accenture_Data_Analytics_using_R_Quiz-7

Ivy_Accenture_Data_Analytics_using_R_Quiz-7

Professional Development

10 Qs

Visual input enhancement and grammar learning: A meta-analytic r

Visual input enhancement and grammar learning: A meta-analytic r

University

11 Qs

Value Quiz Day 6

Value Quiz Day 6

Professional Development

10 Qs

Machine Learning (Introduction I)

Machine Learning (Introduction I)

Professional Development

10 Qs

Fuel Chapters Quiz

Fuel Chapters Quiz

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