AI Basics
ML Types
Data & Training
(Blank)
Matrices
100

What does AI stand for?

Artificial Intelligence

100

What type of machine learning uses labeled data?

Supervised learning

100

What is training data?

Data used to teach a machine learning model

100

What does regression predict?

a numerical value

100

What is a matrix?

A rectangular array of numbers 

200

What is the main goal of AI?

To make machines perform tasks that normally require human intelligence

200

What type of machine learning finds patterns without labeled data?

Unsupervised Learning

200

What does bias in data mean?

When data unfairly represents certain groups or outcomes

200

Deciding whether an email is spam or not spam.

What is a classification problem?

200

What do rows and columns represent in a matrix?

Data points and Features

300

What is the difference between AI and machine learning?

Machine learning is a subset of AI that allows systems to learn from data instead of being explicitly programmed

300

What is Reinforcement learning?

Machine learns through rewards and punishment

300

What is dynamic pricing?

Prices that change based on conditions

300

The difference between a predicted value and the actual value.

What is error?

300

Why are matrices useful in machine learning?

They organize data efficiently

400

What term describes an AI system built to perform only one specific task?

Narrow or Weak AI

400

What type of learning is commonly used for recommendation systems?

Supervised learning

400

What does a API do?

Have two programs that talk to each other

400

Why might a regression model give poor predictions?

Poor data quality or incorrect assumptions

400

What are the three key components that make a data set?

Labels, Samples, and Features

500

What is the difference between strong AI and weak AI?

Weak AI performs specific tasks; strong AI would have human-level intelligence and understanding

500

Why is supervised learning easier to evaluate than unsupervised learning?

Because correct answers (labels) are already known

500

Describe a validation set.

Validation set is were 80% of the data is fed to the AI to be trained and 20% is set aside to be checked to see how well the model is doing during training

500

What type of output does a classification model produce?

Labels or categories

500

These are the three main parts of a neural network.

What are the input layer, hidden layers, and output layer?

M
e
n
u