Orange lec 1

Orange lec 1

University

9 Qs

quiz-placeholder

Similar activities

Kuis Data Mining

Kuis Data Mining

University

10 Qs

Machine Learning Preprocessing Essentials

Machine Learning Preprocessing Essentials

University

10 Qs

Binary Search

Binary Search

University

12 Qs

Review CS

Review CS

University

9 Qs

Linear Regression Quiz

Linear Regression Quiz

University

10 Qs

Clustering Methods Quiz

Clustering Methods Quiz

University

10 Qs

Big data 1

Big data 1

University

10 Qs

Theory of LLM

Theory of LLM

University

13 Qs

Orange lec 1

Orange lec 1

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Martina Bishay

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Machine Learning according to the lecture?

A type of database system

A subfield of artificial intelligence that enables machines to learn from past data

A method to program computers with explicit instructions

A type of cloud computing service

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the SUPERVISED Dataset, there is no need to have a target field

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What does the "Target Field" represent in Machine Learning datasets?

  1. The column that holds the input features

  1. The column containing the labels or outcomes to predict

  1. A special field used for data encryption

  1. The primary key identifier of the dataset

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the datasets, rows are called..................

Instances

Features

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the datasets, Columns are called..................

Instances

Features

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In your project, you are going to get the dataset from website called.............

datasets

kaggle

Orange

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In your project, The dataset must have a Target field ?

True

False

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

......................is a type from dataset learning types that have NO Target

Supervised

Unsupervised

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if the target field is missing?

The model predicts perfectly

The model can't be trained to predict outcomes

Data is auto-normalized

Features are enriched