Data Science Articles

Sorted By: Most Recent
Mae Rice Mae Rice
Updated on June 04, 2025

35 Big Data Examples and Applications

Big data has become an essential tool in many industries, ranging from marketing to healthcare. Here are some real-life examples of big data impacting everyday life.

Image: Shutterstock
Sadrach Pierre Sadrach Pierre
Updated on June 04, 2025

An Introduction to Dimensionality Reduction in Python

Dimensionality reduction is a vital tool for data scientists across industries. Here is a guide to getting started with it.

Matthew Urwin Matthew Urwin
Updated on June 04, 2025

What Is a Digital Twin? Definition, Examples and How it Works

An overview of the technology that’s reshaping manufacturing and aerospace.

Image: Shutterstock / Built In
Sara A. Metwalli Sara A. Metwalli
Updated on June 04, 2025

What Is MySQL?

MySQL is a relational database management system commonly used to store and manage the structured data needed to run complex websites. Here’s how it works.

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

What Is a Decision Tree?

A decision tree is a supervised machine learning algorithm that recursively splits data into branches based on feature values to predict an outcome.

Image: Shutterstock / Built In
Parul Pandey Parul Pandey
Updated on June 03, 2025

From Clipboard to DataFrame With Pandas: A Quick Guide

Read data directly from the clipboard without saving it first. Here’s how.

Vihar Kurama Vihar Kurama
Updated on June 03, 2025

Implementing Python in Deep Learning: An In-Depth Guide

Imitating the human brain using one of the most popular programming languages, Python.

Eric Kleppen Eric Kleppen
Updated on June 03, 2025

3 Ways to Learn Natural Language Processing Using Python

Explore concrete ways to apply preprocessing, tokenization, vectorization and feature engineering on text data with these 3 projects.

Peter Grant Peter Grant
Updated on June 02, 2025

List Comprehension in Python: A Guide

List comprehensions in Python reduce the length and complexity of your code. Here’s how to construct them.

Image: Shutterstock / Built In
Eryk Lewinson Eryk Lewinson
Updated on June 02, 2025

What Are Violin Plots and How Do You Use Them?

Violin plots are a hybrid of a boxplot and kernel density plot used to plot numeric data. Learn how to interpret them and what their advantages are over boxplots.

Image: Shutterstock / built In

Related Topics