Foundations, Evolution, and Applications
Learning Paradigms
Learning Model Applications
Linear Regression Metrics
100

This is the broad, overarching field of computer science concerned with creating intelligent agents.

What is Artificial Intelligence (AI)?

100

Models learn from labeled data to make predictions or classifications in this learning paradigm

What is Supervised Learning?

100

Determining if a patient's chest X-ray shows Pneumonia (Yes/No). 

What is Classification?

100

This regression metric is the square root of the MSE, reporting the error in the original units of the target variable  

What is the Root Mean Squared Error (RMSE)?

200

This is a subset of AI that allows systems the ability to automatically learn and improve from experience without being explicitly programmed.

What is Machine Learning (ML)?

200

Models discover hidden patterns or structures in unlabeled data in this paradigm.

What is Unsupervised Learning?

200

Estimating the future temperature (a continuous value) in degrees Celsius for tomorrow.

What is Regression?

200

This metric measures how well the model explains the variance in the data compared to a simple mean model, ranging from $-\infty$ to 1.

What is the Coefficient of Determination ($R^2$)?

300

This is a subset of ML based on artificial neural networks with many layers, driving the current AI boom.

What is Deep Learning (DL)?

300

This learning model learns to make sequences of decisions by interacting with a dynamic environment, receiving rewards or penalties.

What is Reinforcement Learning?

300

Organizing anonymous music listener profiles into distinct groups based on their genre preferences.

What is Clustering?

300

This is the strategy for selecting features that starts with no features and iteratively adds the most beneficial ones.

What is Forward Selection?

400

This famous 1950 paper by Alan Turing proposed the fundamental question of whether machines can think.

What is Computing Machinery and Intelligence?

400

This is the foundation of Generative AI, focusing on learning the underlying distribution of the data to create new, realistic content.

What is Generative Modeling?

400

Simplifying a dataset of 100 economic indicators down to the 3 most important components to retain structure while reducing noise.

What is Dimensionality Reduction?

400

This statistical issue occurs when independent variables are highly correlated, potentially destabilizing coefficient estimates.

What is Multicollinearity?

500

The development of AI has been marked by periods of intense optimism followed by reduced funding and progress, known by this chilling nickname.

What is an AI Winter?

500

This learning model combines a small amount of labeled data with a large amount of unlabeled data to improve accuracy and efficiency.

What is Semi-Supervised Learning?

500

Filtering emails as either Spam or Not Spam, where the output consists of discrete categories.

What is Classification?

500

The model's ability to perform well on examples not included in the training phase is called this.

What is Generalization?

M
e
n
u