PA Lab2 - PGPM -Quiz1

PA Lab2 - PGPM -Quiz1

University

9 Qs

quiz-placeholder

Similar activities

CSD33503-Chap10-Data Mining Trends Quiz

CSD33503-Chap10-Data Mining Trends Quiz

University

11 Qs

Artificial Intelligence - Review on Machine Learning 4A

Artificial Intelligence - Review on Machine Learning 4A

University

10 Qs

ARCHIOS

ARCHIOS

University

11 Qs

M1L4 6th Grade

M1L4 6th Grade

6th Grade - University

10 Qs

Soal Keaktifan PKK Pertemuan 11

Soal Keaktifan PKK Pertemuan 11

University

10 Qs

ML basics

ML basics

University

5 Qs

Machine Learning

Machine Learning

University

10 Qs

SS-Q1

SS-Q1

University

8 Qs

PA Lab2 - PGPM -Quiz1

PA Lab2 - PGPM -Quiz1

Assessment

Quiz

Computers

University

Easy

Created by

Rushikesh Borse

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one way to update a deployed ML model on Render?

Retrain the model and redeploy with the updated files

Edit the model directly in the cloud

Use Render’s automatic retraining feature

Train the model with a larger dataset on Render

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one common challenge when deploying ML models on the cloud?

Lack of computational power

Overfitting to training data

Ensuring low response time (l) for real-time predictions

Lack of labeled data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file format is often used to save a trained ML model for deployment?

.csv

.py

.pkl or .h5

.html

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is an ML model typically deployed as a service on Render?

By embedding it in a mobile application

By creating a API (app) or GraphQL API

By integrating it with a CRM system

By uploading it to a web browser

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the typical cost structure for using Render platform? (apart from the limited free version)

Flat monthly fee

Pay-as-you-go, based on resources used

One-time payment

Free for unlimited usage

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required to deploy a model API on Render?

A trained ML model and a web framework like Flask or FastAPI

Only the raw data used for training

A Render mobile application

Pre-installed cloud GPUs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming languages are most commonly used to deploy ML models on Render?

Python and JavaScript

C++ and Ruby

HTML and CSS

SQL and NoSQL

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of deploying an ML model?

To collect data

To make predictions or decisions in real-world scenarios

To train the model on new data

To store data securely

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the "odd thing" here in relation to cloud deployment

Azure

AWS

GCP

Keras