Machine Learning Articles

Sorted By: Most Recent
Peter Grant Peter Grant
Updated on May 22, 2025

An Introduction to Bias-Variance Tradeoff

The bias-variance tradeoff describes the inverse relationship between bias and variance, where increasing one decreases the other. Here’s how to strike a balance between the two, so a model learns enough details about a data set without picking up noise.

Image: Shutterstock
Perez Ogayo Perez Ogayo
Updated on May 22, 2025

How to Fix a CUDA Error: Device-Side Assert Triggered in PyTorch

A CUDA Error: Device-Side Assert Triggered can either be caused by an inconsistency between the number of labels and output units in a model or an incorrect input for a loss function. Follow this guide to fix it. 

Image: Shutterstock / Built In
Alexandre Zajic Alexandre Zajic
Updated on May 22, 2025

What Is Akaike Information Criterion (AIC)?

Akaike Information Criterion (AIC) is a metric with a single number score that measures which machine learning model is best for a given data set, in comparison to other models for the same set. Here’s what you need to know.

Image: Shutterstock / Built In
Richmond Alake Richmond Alake
Updated on May 22, 2025

Understanding Cosine Similarity and Its Applications

Cosine similarity measures the similarity between two non-zero vectors by calculating the cosine of the angle between them. Here's the basics behind cosine similarity and how it is used across different areas of machine learning.

Image: Shutterstock / Built In
Vegard Flovik Vegard Flovik
Updated on May 22, 2025

An Introduction to Graph Theory

Graph theory is the study of graph data structures, which model object relationships using vertices connected by edges. It is a helpful tool to quantify and simplify complex systems.

Image: Shutterstock / Built In
Gokul S. Kumar Gokul S. Kumar
Updated on May 22, 2025

Understanding and Building Neural Network (NN) Models

A neural network is a series of algorithms that identifies patterns and relationships in data, similar to the way the brain operates. Here's how they work.

Image: Shutterstock / Built In
Parag Radke Parag Radke
Updated on May 22, 2025

Basic Probability Theory and Statistics Terms to Know

Probability statistics measures the likelihood of an event happening. Here are the theories and statistics you need to know for machine learning.

Image: Shutterstock / Built In
Sidath Asiri Sidath Asiri
Updated on May 22, 2025

An Introduction to Classification in Machine Learning

Classification is a supervised machine learning process that predicts the class of input data based on the algorithms training data. Here’s what you need to know.

Image: Shutterstock / Built In
Metin Kortak Metin Kortak
Updated on May 21, 2025

What Is Quantum Machine Learning?

Quantum machine learning blends quantum computing methods with machine learning to process complex data and produce efficient results. Learn more.

Image: Shutterstock / Built In
Anmolika Singh Anmolika Singh
Updated on May 14, 2025

What Is AI Governance?

AI governance is a collection of frameworks, policies and ethical guidelines that guide the ethical development and deployment of AI. Here’s what to know. 

Image: Shutterstock / Built In