Machine learning Workflows

Machine learning Workflows

University

5 Qs

quiz-placeholder

Similar activities

DFC40243 SAD: CHAPTER 3 CONDUCT PRELIMINARY ANALYSIS

DFC40243 SAD: CHAPTER 3 CONDUCT PRELIMINARY ANALYSIS

University

10 Qs

Steps in Machine Learning

Steps in Machine Learning

University

10 Qs

AFD_MIS_#1

AFD_MIS_#1

University

10 Qs

PDS - 04225 Week 2 - Phases of Software Development - Chapter 1

PDS - 04225 Week 2 - Phases of Software Development - Chapter 1

University

10 Qs

OS OMADA & ADMIN CENTER

OS OMADA & ADMIN CENTER

University

10 Qs

Introduction to Computer - Chapter 1

Introduction to Computer - Chapter 1

University

10 Qs

Intro to Machine Learning Quiz

Intro to Machine Learning Quiz

University

10 Qs

AI Bootcamp [Quiz - 1]

AI Bootcamp [Quiz - 1]

University

10 Qs

Machine learning Workflows

Machine learning Workflows

Assessment

Quiz

Computers

University

Hard

Created by

Redhwan Al-amri

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common technique used in data preprocessing to handle missing values?


To make t
Data Augmentationhe data more colourful

Imputation

Feature Scaling

One-Hot Encoding

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of normalising data in a machine learning workflow?

To reduce the number of features

To handle missing values

To bring all features to a similar scale

To increase the dataset size

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the context of training and validation, what is the main purpose of a validation set?


To train the model

To test the model's performance on unseen data

To tune hyperparameters

To increase the size of the training set

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which performance evaluation metric is most appropriate for a binary classification problem?

Mean Squared Error (MSE)

R-squared

Mean Absolute Error (MAE)

Accuracy

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using a confusion matrix in performance evaluation?

To visualise the distribution of data

To summarise the performance of a classification algorithm

To normalise the data

To reduce the dimensionality of the data