Data Science Articles

Sorted By: Most Recent
Brigid Hogan Brigid Hogan
Updated on April 10, 2025

‘A New Program Supporting Startups’: Inside Merck Digital Sciences Studio

What happens when an industry-leading biopharma company and early-stage startups collide? Merck Digital Sciences Studios comes to life. Built In dives into the details.

Exterior photo of Merck Digital Sciences Studio building
Brand Studio Logo
Fahmi Nurfikri Fahmi Nurfikri
Updated on April 09, 2025

How to Build Optical Character Recognition (OCR) in Python

Optical character recognition (OCR) is a technology that converts text from an image into machine-readable text. Here’s how to build and use an OCR engine in Python with the pytesseract library.

Image: Shutterstock / Built In
Dhananjay Patel Dhananjay Patel
Updated on April 09, 2025

A Complete Guide to Stacks in Python

A stack in Python is an abstract data type that stores the order in which items were added to the structure but only allows additions/deletions to the top of the stack.

Image: Shutterstock / Built In
Stephen Gossett Stephen Gossett
Updated on April 09, 2025

Building a Machine Learning Pipeline? Here’s What You Need to Know.

Automate and replicate without bursting your architecture.

Building a Machine Learning Pipeline? Here’s What You Need to Know.
Dan Gaylin Dan Gaylin
Updated on April 08, 2025

Why Education at All Levels Will Create the Foundation for Data Literacy

In this book excerpt, our expert analyzes the state of data literacy education in the US.

Image: Shutterstock / Built In
Ebo Jackson Ebo Jackson
Updated on April 08, 2025

Pytest vs. Unittest: A Comparison and Guide

Pytest and Unittest are two software testing frameworks in Python. Learn the features of each, the differences between them and how to test with each framework.

Image: Shuterstock / Built In
Stephen Ostrowski Stephen Ostrowski
Updated on April 08, 2025

Ascension Strives to Help Transform Healthcare Through Technology. Here’s How They Want to Get There.

Increasing data literacy, delivering a mobile experience for patients and embracing the cloud are all front of mind for Ascension CIO Gagan Singh.

Team of four colleagues standing at table having discussion
Brand Studio Logo
Stephen Gossett Stephen Gossett
Updated on April 08, 2025

Bad at Probability? Blame Human Psychology.

Mental shortcuts help us navigate the world. They also make us terrible at statistics.

Bad at Probability? Blame Human Psychology.
Rohit Verma Rohit Verma
Updated on April 07, 2025

How to Use GraphFrames for Entity Relationships on Databricks

Our expert explains how his team built a scalable architecture for graph-based processing.

Image: Shutterstock / Built In
Terence Shin Terence Shin
Updated on April 03, 2025

What Is Model Deployment in Machine Learning?

Model deployment is the process of integrating a machine learning model into a production environment where it can take in an input and return an output. Here’s why it’s important, how it works and factors and challenges to consider.

Image: Shutterstock / Built In

Related Topics