Data Science Articles

Sorted By: Most Recent
Aria Voron Aria Voron
Updated on March 17, 2025

How to Supercharge Your Data Visualization and Reporting With AI

Too many companies create a huge stack of reports that nobody ever uses. Here’s how to change that.

Image: Shutterstock / Built In
Stephen Gossett Stephen Gossett
Updated on March 14, 2025

19 Natural Language Processing Examples to Know

The ability of computers to quickly process and analyze human language is transforming everything from translation services to human health.

Image: Shutterstock
Anmol Tomar Anmol Tomar
Updated on March 14, 2025

Elbow Method in K-Means Clustering: Definition, Drawbacks, vs. Silhouette Score

The elbow method is a technique used to find the optimal number of clusters (K) in k-means clustering, by identifying the “elbow” point on a graph of k-values and their corresponding within-cluster sum of squares (WCSS) values.

Image: Shutterstock / Built In
Stephen Gossett Stephen Gossett
Updated on March 13, 2025

Dscout Discusses How to Collect User Data on Gender Identity — and When Not to

Gender data can be valuable for a variety of reasons. But before you ask, consider why you’re asking, and how you frame the question.

Zolzaya Luvsandorj Zolzaya Luvsandorj
Updated on March 13, 2025

A Beginner’s Guide to Propensity Score Matching

Propensity score matching is a causal inference technique that attempts to balance treatment groups on confounding factors, so researchers can gauge the treatment’s causal impact on the outcome. Here are the steps to conduct propensity score matching.

Image: Shutterstock / Built In
Zakaria Jaadi Zakaria Jaadi
Updated on March 13, 2025

Principal Component Analysis (PCA): A Step-by-Step Explanation

Learn how to use a PCA when working with large data sets.

Image: Shutterstock / Built In
Claudiu Clement Claudiu Clement
Updated on March 13, 2025

The Difference Between Standard Deviation and Standard Error

Standard deviation measures the variability of data in relation to the mean, while standard error measures the variability of different sample means. Take a closer look at how to calculate each and the main differences between the two.

Image: Shutterstock / Built In
Esmaeil Alizadeh Esmaeil Alizadeh
Updated on March 13, 2025

An Introduction to Dynamic Time Warping

Dynamic time warping (DTW) is a technique used to compare two temporal sequences that don’t perfectly sync. Here’s how it works, how to implement it and its key benefits.

Image: Shutterstock / Built In
Satyapriya Chaudhari Satyapriya Chaudhari
Updated on March 13, 2025

What Is Descriptive Statistics?

Descriptive statistics describe data through numbers — like mean, median and mode — and graphical methods — like histograms, box plots and pie charts — to make data easier to understand. Here’s an in-depth look at how to calculate them.

Image: Shutterstock / Built In
Valentina Alto Valentina Alto
Updated on March 13, 2025

Understanding Ordinary Least Squares (OLS) Regression

Ordinary Least Squares (OLS) regression is a technique used in linear regression to minimize the sum of squared differences between observed and predicted values, and obtain a straight line as close as possible to your data points.

Image: Shutterstock / Built In

Related Topics