NEW
Font size
WorksheetsAI Development
Total questions: 20
Worksheet time: 10mins
How does Netflix know what movie to recommend?
It looks at what you have watched, liked, or rated before, and also sees what people similar to you enjoy watching
What is the key difference between training and testing in AI?
Training teaches the model using data; testing checks how well it learned
Training deletes data; testing saves it
Training uses images only; testing uses text
Training happens at night; testing in the morning
In Teachable Machine “Smiling vs Not Smiling,” which step comes first?
Testing with random videos
Exporting the model to a phone
Collecting image samples of smiling and not smiling faces
What does AI need in order to learn?
Why is data important for AI?
It is the "food" that helps AI learn patterns
What is the phrase that best describes AI without data?
AI becomes super smart
No data = No smart AI
What is “training” in Machine Learning?
In Teachable Machine, what happens when you press “Train Model”?
Which Python feature is used to make decisions?
What does this Python list store?
fruits = ["apple", "banana", "orange"]
What type of AI project is “Image Classification”?
AI that writes emails
AI that labels and categorizes images
Which is an example of image classification?
A self-driving car recognizing a stop sign
What is Text Classification used for?
Sorting emails into spam and not spam
What does a chatbot do?
Which technology helps chatbots understand typed messages?
What can Generative AI do?
Create images, music, and stories
In Teachable Machine, the “Preview” section is used for:
What is “testing” in Machine Learning?
What is Artificial Intelligence (AI)?
Artificial Intelligence (AI) refers to advanced computer programming.
Artificial Intelligence (AI) is the simulation of human intelligence in machines.
What is the role of a training dataset in Machine Learning?
It is used to evaluate the performance of the model after training.
It is the dataset used to train the model to recognize patterns.
It is used to deploy the model into production.
It is a collection of data that is not used in the training process.
