Data Science Articles

Sorted By: Most Recent
Steve Krull Steve Krull
Updated on May 29, 2024

The Cookie Is Crumbling. Is Your Business Ready?

Google is phasing out third-party cookies this year. Here’s what you need to know.

Image: Shutterstock / Built In
Dhilip Subramanian Dhilip Subramanian
Updated on May 24, 2024

How to Install SQL Server Management Studio on a Mac

SQL Server Management Studio is a free Windows tool that allows you to access and manage all components of an SQL server. Here's how to install it on a Mac.

Image: Shutterstock / Built In
Utkarsh Ankit Utkarsh Ankit
Updated on May 24, 2024

Transformer Neural Networks: A Step-by-Step Breakdown

The transformer neural network was first proposed in a 2017 paper to solve some of the issues of a simple RNN. This guide will introduce you to its operations.

Image: Shutterstock / Built In
Matt Przybyla Matt Przybyla
Updated on May 21, 2024

How to Use SQL in Python

Structured query language, or SQL, is a useful tool both for data scientists and many others who work with data. This tutorial will introduce you to its use in Python.

Image: Shutterstock / Built In
Sadrach Pierre Sadrach Pierre
Updated on May 21, 2024

Function Wrappers in Python: Model Runtime and Debugging

In Python, function wrappers are called decorators, and they have a variety of useful applications in data science. This guide covers how to use them for managing model runtime and debugging.

Image: Shutterstock / Built In
Alyssa Schroer Alyssa Schroer
Updated on May 16, 2024

Big Data: What It Is and Why It’s Important

These huge datasets reveal patterns and trends for better decision making.

Image: Shutterstock / Built In
Mae Rice Mae Rice
Updated on May 14, 2024

20 Best Data Science Books to Know

From textbooks to introductory tomes and mass-market nonfiction.

Image: Shutterstock
Adith Narasimhan Kumar Adith Narasimhan Kumar
Updated on May 13, 2024

Mean Normalization Explained

Mean normalization is the process of calculating and subtracting the mean for every feature in a machine learning model and is used in feature scaling. Learn how it works.

Image: Shutterstock / Built In
Sanchitha Sharma Sanchitha Sharma
Updated on May 13, 2024

How to Convert a JavaScript String to a Number

Converting a JavaScript string into a number is useful for comparing numerical data that comes in string format and completing math operations. Here are seven methods to do it.

Image: Shutterstock / Built In
Mike Thomas Mike Thomas
Updated on May 13, 2024

IoT Data: 13 Examples and How It Works

These companies are using IoT data and big data to work smarter.

Image: Shutterstock

Related Topics