Data Science Articles

Sorted By: Most Recent
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
Ellen Glover Ellen Glover
Updated on June 03, 2025

42 Top AI Apps to Know

These AI apps put the power of artificial intelligence right in your hands.

Image: Shutterstock
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
Sara A. Metwalli Sara A. Metwalli
Updated on June 02, 2025

10 Steps to Become a Data Scientist

Use this roadmap to kickstart your data science career.

Related Topics