Machine Learning basics

Machine Learning basics

11th Grade

5 Qs

quiz-placeholder

Similar activities

Koding dan Kecerdasan Artifisial

Koding dan Kecerdasan Artifisial

11th Grade

10 Qs

Koding dan Kecerdasan Artifisial

Koding dan Kecerdasan Artifisial

11th Grade

10 Qs

R programming

R programming

9th - 12th Grade

10 Qs

UH INFORMATIKA IF A

UH INFORMATIKA IF A

11th Grade

10 Qs

ASSESMEN DIAGNOSTIK KOGNIITIF

ASSESMEN DIAGNOSTIK KOGNIITIF

11th Grade

10 Qs

Intro to JS: Functions, Scope & Objects

Intro to JS: Functions, Scope & Objects

11th Grade - University

8 Qs

DiagnostikLLM

DiagnostikLLM

11th Grade

5 Qs

แบบทดสอบ Unit D

แบบทดสอบ Unit D

4th Grade - University

10 Qs

Machine Learning basics

Machine Learning basics

Assessment

Quiz

Information Technology (IT)

11th Grade

Hard

Created by

Megan Peterson

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Jupyter Notebook, the command import pandas as pd is required to load a CSV file.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In machine learning, the input features (X) and the target variable (y) must be separated before training the model.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A machine learning model can be trained effectively without splitting the dataset into training and testing sets.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Once the dataset is imported, you can train a Decision Tree / Random Forest model without converting categorical data into numerical format.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Once a machine learning model is trained, it will always make perfect predictions on new data.

True

False