Data + Analytics Articles

Sorted By: Most Recent
Asim Rahal Asim Rahal
Updated on March 20, 2024

Don’t Be Compliance-First. Be Risk-First Instead.

A risk-first approach focuses on a company’s most significant compliance risks rather than an arbitrary list of regulations.

Image: Shutterstock / Built In
Joel Hereth Joel Hereth
Updated on March 12, 2024

How to Optimize SQL for Large Data Sets

Optimizing SQL for large data sets is an important step in managing the performance of your database. Follow these best practices to achieve faster data retrieval and efficiency. 

Image: Shutterstock / Built In
Frank H. McCourt, Jr. and Michael J. Casey Frank H. McCourt, Jr. and Michael J. Casey
Updated on March 12, 2024

What If We Lived in an Open Data Economy?

In an excerpt from their latest book, our experts imagine a world where we’re in control of our own online experience.

Okan Yenigün Okan Yenigün
Updated on March 11, 2024

DBSCAN Clustering Algorithm Demystified

Density-based spatial clustering of applications with noise (DBSCAN) is a clustering algorithm used to define clusters in a data set and identify outliers. Here’s how it works. 

Image: Shutterstock / Built In
David Klempfner David Klempfner
Updated on March 07, 2024

What Is Two’s Complement?

Two’s complement is a mathematical operation on binary numbers used to signify positive or negative integers. Learn how it works and the formula behind it.

Image: Shutterstock / Built In
Bushra Anjum & Ken Hu Bushra Anjum & Ken Hu
Updated on March 05, 2024

How to Build an Agile Framework for Machine Learning Projects

Machine learning projects can get unwieldy without a clear framework. Our experts explain how they built one based on the Agile methodology.

Image: Shutterstock / Built In
Willy Sennott Willy Sennott
Updated on February 28, 2024

Here’s How to Take Your FinOps Game to the Next Level

What is advanced FinOps, and how can you achieve it?

Image: Shutterstock / Built In
Terence Shin Terence Shin
Updated on February 26, 2024

90 Data Science Interview Questions to Know

Data science interviews encompass a variety of challenging questions to test your knowledge in machine learning, probability, SQL and more. Hone your skills with these questions.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on February 21, 2024

Fact Table vs. Dimension Table: What’s the Difference?

A fact table contains the primary keys to a referenced dimension table, and the dimension table contains the descriptive information. They make up the key components in star schema.

Image: Shutterstock / Built In
Seyma Tas Seyma Tas
Updated on February 21, 2024

Garbage Collection and Memory Management in Python

Garbage collection in Python is an automated memory management process that deletes objects when they’re no longer in use. Learn how it works.

Image: Shutterstock / Built In