Data Science Articles

Sorted By: Most Recent
Abdishakur Hassan Abdishakur Hassan
Updated on June 18, 2025

What Is Cluster Analysis?

Cluster analysis is a data analysis technique that groups together data points that are similar to each other within a data set. Here’s how it’s useful, its applications, types, algorithms, tips for assessing clustering and an example of cluster analysis.

Image: Shutterstock / Built In
Eric Kleppen Eric Kleppen
Updated on June 18, 2025

How to Find Variance Using Python

Variance is a measurement of how far values in a data set differ from the mean. Here’s how to calculate variance by hand or in Python.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on June 18, 2025

What Is Tableau?

Tableau is a business intelligence and data visualization tool used to simplify raw data, provide data insights and make it easily accessible at all levels of a company.

Image: Shutterstock / Built In
Chris Dowsett Chris Dowsett
Updated on June 18, 2025

Data Science vs. Decision Science: What’s the Difference?

Data scientists and decision scientists do very different, though equally important, work. Here’s how to tell the difference.

Max Reynolds Max Reynolds
Updated on June 18, 2025

Contrastive Learning: A Tutorial

Contrastive learning is a machine learning technique that trains models to distinguish between similar and dissimilar data pairs. It can be used for self-supervised learning and other use cases.

Image: Shutterstock / Built In
George Seif George Seif
Updated on June 18, 2025

A High-Level Guide to Natural Language Processing Techniques

Explore how rule-based systems, classical machine learning, and deep learning are used to help machines interpret human language.

Jye Sawtell-Rickson Jye Sawtell-Rickson
Updated on June 17, 2025

What Is the Fibonacci Sequence?

The Fibonacci sequence is a series of numbers in which each number equals the sum of the two that precede it. For example, 0, 1, 1, 2, 3, 5, 8, 13, 21 and so on.

Image: Shutterstock / Built In
Sean Benhur Sean Benhur
Updated on June 17, 2025

Guide to Meta Learning

Meta learning helps models learn new, unseen tasks on their own.

Image: Shutterstock / Built in
Indhumathy Chelliah Indhumathy Chelliah
Updated on June 17, 2025

Merging Lists in Python: A Guide

There are multiple ways to merge lists in Python. Master leveraging append, extend, concatenation, for loops and more. 

Image: Shutterstock / Built In
Stephen Gossett Stephen Gossett
Updated on June 17, 2025

Data Centers: What Are They and How Do They Work?

Data centers are the backbone of today’s digital world, powering everything from streaming services to AI tools.This guide breaks down how they work, the challenges they face and how they’re evolving to support the technology we depend on every day.

Image: Shutterstock/Built In

Related Topics