AI Project Cycle Quiz

AI Project Cycle Quiz

9th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Web 1.5-1.6 Quiz

Web 1.5-1.6 Quiz

11th Grade

10 Qs

Problem-solving  and Program Design Concepts

Problem-solving and Program Design Concepts

11th Grade

10 Qs

Use of Statistics in Data Science

Use of Statistics in Data Science

10th Grade - University

10 Qs

Understanding Machine Learning Concepts

Understanding Machine Learning Concepts

12th Grade

8 Qs

Web 1.1 Bacaan

Web 1.1 Bacaan

11th Grade

10 Qs

Data and Database Fundamentals part 1

Data and Database Fundamentals part 1

11th Grade

10 Qs

Business Analytics Quiz

Business Analytics Quiz

12th Grade

10 Qs

Quizizz-Understanding Unsupervised Learning

Quizizz-Understanding Unsupervised Learning

12th Grade

10 Qs

AI Project Cycle Quiz

AI Project Cycle Quiz

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Hard

Created by

Lin Lin

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following shows the step for Design Cycle?

Data Collection -> Preprocessing -> Divide data into training and testing sets -> Re-visit previous steps

Preprocessing -> Data Collection -> Divide data into training and testing sets -> Re-visit previous steps

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following facial detection definition is correct?

True Negative is the number of faces that are detected from the algorithm

True Positive is the number of faces that are detected from the algorithm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following facial detection definition is correct?

False Negative is the number of non-faces falsely detected as faces

False Positive is the number of non-faces falsely detected as faces

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the under-fitting solution?

Train with more data

Remove features

Train a less complex model

New Model Architecture

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the over-fitting solution?

Train longer

Remove features

Train a more complex model

Decrease Regularization

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is part of the AI project cycle?

Problem Scoping

Data Explanation

Data Mining

Prototyping