Machine Learning Articles

Sorted By: Most Recent
Kerry Halladay Kerry Halladay
Updated on October 19, 2022

How Do Phones Identify Potential Spam Calls?

Spam or safe? Thanks to machine learning, your phone’s getting better at screening calls.

Image: Shutterstock / Built In
Kurtis Pykes Kurtis Pykes
Updated on October 19, 2022

Cohen’s Kappa Explained

Cohen’s kappa is a quantitative measure of reliability for two raters that are evaluating the same thing. Here’s what you need to know and how to calculate it.

Image: Shutterstock / Built In
Parag Radke Parag Radke
Updated on October 14, 2022

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
Luuk Derksen Luuk Derksen
Updated on September 28, 2022

Using T-SNE in Python to Visualize High-Dimensional Data Sets

T-distributed stochastic neighbor embedding (t-SNE) is a technique that helps users visualize high-dimensional data sets. Here’s how to apply it.  

Image: Shutterstock / Built In
Bushra Anjum & Ken Hu Bushra Anjum & Ken Hu
Updated on September 28, 2022

Machine Learning Engineers Should Use Agile for Developing Models

ML engineers and data scientists need to embrace an iterative, incremental approach.

Image: Shutterstock / Built In
Parul Pandey Parul Pandey
Updated on September 27, 2022

Vector Norms: A Quick Guide

Vector norms are an important concept to machine learning. This guide breaks down the idea behind the L¹, L², L∞, and the Lᵖ norms.

Image: Shutterstock / Built In
Zijian Feng Zijian Feng
Updated on September 20, 2022

An Overview of ResNet Architecture and Its Variants

Residual Network (ResNet) architecture is a type of artificial neural network that allows the model to skip layers without affecting performance. Here’s what you need to know. 

Image: Shutter Stock / Built In
Perez Ogayo Perez Ogayo
Updated on September 14, 2022

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 or an incorrect input for a loss function. Follow this guide to fix it. 

Image: Shutterstock / Built In
Mitchell Telatnik Mitchell Telatnik
Updated on September 07, 2022

Social Network Analysis: How to Get Started

Social network analysis is a great way to analyze relationships. Here’s how to build your own network graph.

Image: Shutterstock / Built In
Natassha Selvaraj Natassha Selvaraj
Updated on August 30, 2022

Real Face vs. AI-Generated Fake: The Science Behind GANs

How can we tell the difference between what’s real...and what’s not? Learn the science behind generative adversarial networks and find out.

Image: Shutterstock / Built In