Steps in Machine Learning

Steps in Machine Learning

University

10 Qs

quiz-placeholder

Similar activities

Software dan Hardware

Software dan Hardware

University

10 Qs

Peranti Input Ouput

Peranti Input Ouput

University

10 Qs

Website Usability and UX

Website Usability and UX

University

10 Qs

Python Week 1 & 2

Python Week 1 & 2

University

10 Qs

OM_SBENT3C_Q2

OM_SBENT3C_Q2

University - Professional Development

15 Qs

Quiz 1: The background and history of IoT

Quiz 1: The background and history of IoT

University

10 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Types of Mass Media

Types of Mass Media

10th Grade - Professional Development

11 Qs

Steps in Machine Learning

Steps in Machine Learning

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Maxim Academy

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are sources of data in a machine learning project?

Company internal databases

Collecting data from website for eg. product reviews

Social media

All of the above

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How does quantity and quality of the training data impact the model?

Performance and accuracy improves with more data.

Noisy, irrelevant or incorrect data do not affect the model

Imbalanced data can lead to biased models that perform well on the majority class but poorly on minority classes.

Feature selection (the process of selecting the input features that will be used to train the machine learning model) have no effect on the model.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How can we prepare our data for training?

Randomize the order of the data so it does not affect how the model learns.

Removing outliers and handling missing values

Select an appropriate algorithm

Identifying data imbalances.

Splitting the data into training data and evaluation data.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is most important when choosing a model for a machine learning project?

The programming language used to implement the model.

The type of data and the problem you are trying to solve.

The color scheme of the data visualization.

The font size of the code comments.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the model training step in machine learning?

To enable the model to learn patterns and relationships from the provided data so that it can make predictions or decisions when presented with new, unseen data.

Generating new data samples by extrapolating from existing data to enhance the diversity of the dataset and increase the model's robustness to variations.

Enhancing the interpretability of the model's predictions by providing explanations for each decision made

Increasing the computational complexity of the model to improve its accuracy on the training data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the model evaluation step, we?

Clean and preprocess the dataset to ensure its quality, remove noise, handle missing values, and transform features into a suitable format for modeling.

Train the machine learning model by fitting it to the preprocessed dataset to learn patterns and relationships.

  • Use the dataset we put aside to test the model with the unseen data comparing the predicted outputs with the actual outputs.

Select the appropriate machine learning algorithm based on the problem type, data characteristics, and performance requirements

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a common ratio for splitting data into training and testing sets in machine learning?

Training set: 50%, Testing set: 50%

Training set: 70-80%, Testing set: 20-30%

Training set: 90%, Testing set: 10%

Training set: 40-50%, Testing set: 50-60%

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers