AI Problem Definition
Data Collection, Processing and Engineering
Modeling and Evaluation
AI Solution Development & Deployment
Monitoring and Improvement
100

Intelligent programmed to mimic human thinking

What is AI?

100

Data represented as 1s and 0s.

What is Binary?

100

A correct positive prediction

What is a True Positive?

100

Allows applications to communicate.

What is an API?

100

Comparing two versions of a system.

What is an A/B Test?

200

A set of rules used to solve problems.

What is an Algorithm?

200

The kind of data (text, number, date)

What is Data Type?

200

A missed positive result.

A: What is a False Negative?

200

A file format using key-value pairs.

What is JSON?

200

Shutting down an AI system.

What is Decommission?

300

When data unfairly favors a group.

What is Bias?

300

An input used in an AI model.

What is a Feature

300

When a model memorizes training data but fails on new data

What is Overfitting

300

Steps that transform data into predictions.

What is a Pipeline?

300

A record of system activity

What is a Log?

400

A model that sorts into categories like yes/no.

What is Classification?

400

A list of numeric values describing data

What is a Feature Vector

400

A chart showing prediction outcomes

What is a Confusion Matrix

400

When the meaning of data changes over time.

What is Concept Drift?

400

Measures how much users interact with a system.

What are Usage Metrics?

500

This type of machine learning uses labeled data and predicts outcomes using binary dependent variables.

What is Logistic Regression? 

500

This process represents categorical variables as binary vectors so AI models can interpret them numerically.

What is One-Hot Encoding? 

500

This metric measures the proportion of variance in a dependent variable that can be predicted from independent variables.

What is R-Squared?

500

This mechanism identifies shifts in underlying data that may reduce the accuracy of an AI solution over time.

What is a Drift Detector?

500

This mode occurs when an AI model continues functioning but no longer performs at maximum capability due to performance issues or drift.

 What is Degraded Mode of Operation? 

M
e
n
u