Friday Night Quiz 1 by Sayed Ahmed

Friday Night Quiz 1 by Sayed Ahmed

10th Grade - Professional Development

6 Qs

quiz-placeholder

Similar activities

Introduction to MapReduce

Introduction to MapReduce

Professional Development

10 Qs

Understanding Artificial Intelligence

Understanding Artificial Intelligence

Professional Development

10 Qs

Fuel Chapters Quiz

Fuel Chapters Quiz

Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

10 Qs

Hari 3 -  Kuis Codding & Perkenalan AI

Hari 3 - Kuis Codding & Perkenalan AI

1st Grade - Professional Development

11 Qs

Ivy_Accenture_Data_Analytics_Using_R_Quiz-4

Ivy_Accenture_Data_Analytics_Using_R_Quiz-4

Professional Development

10 Qs

AI general knowledge quiz

AI general knowledge quiz

Professional Development

10 Qs

Study Jam ML Quiz - b

Study Jam ML Quiz - b

University

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