Data Science Articles

Sorted By: Most Recent
Kacper Michalik Kacper Michalik
Updated on September 18, 2025

AWS vs. Azure: A Guide

AWS and Azure dominate the cloud market, but their architectures, pricing and feature sets differ. This guide compares trade-offs to help technical teams choose the right platform.

Image: Shutterstock / Built In
Matthew Urwin Matthew Urwin
Updated on September 17, 2025

AI Saved Google From an Antitrust Breakup. But at What Cost?

In the wake of the antitrust ruling, Google can breathe easier — Chrome and Android are safe. But new mandates to share data with its competitors could be costly, as generative AI continues to take over the search industry.

Image: Sergei Elagin
Abdishakur Hassan Abdishakur Hassan
Updated on September 17, 2025

What Is Geospatial Intelligence?

Geospatial Intelligence provides transformative insights by connecting location data with other spatial and non-spatial data. This is how it works.

Image: Shutterstock / Built In
Gordon Gottsegen Gordon Gottsegen
Updated on September 17, 2025

38 Machine Learning Examples and Applications to Know

Machine learning is at the helm of social media, self-driving cars and more daily applications.

Image: Shutterstock
Eric Kleppen Eric Kleppen
Updated on September 16, 2025

What Is Sentiment Analysis?

We use sentiment analysis to gain insights into a target audience’s feelings about a particular topic. Here are the basics of sentiment analysis types and techniques.

Image: Shutterstock / Built In
Sara A. Metwalli Sara A. Metwalli
Updated on September 15, 2025

10 Data Science Terms Every Analyst Needs to Know

Data science terms are the specialized vocabulary used to describe concepts, techniques and processes within the field of data science, including areas like statistics, machine learning and data analysis.

Image: Shutterstock / Built In
Peter Grant Peter Grant
Updated on September 15, 2025

How to Write Lambda Functions in Python

A lambda function in Python is an anonymous function defined with the lambda keyword. It can take any number of arguments but has only one expression, the result of which is automatically returned.

Image: Shutterstock
Parul Pandey Parul Pandey
Updated on September 15, 2025

How to Enable Jupyter Notebook Notifications

Jupyternotify is a Jupyter Notebook extension that provides a browser notification when a code cell is done executing.

Image: Shutterstock / Built In
Vihar Kurama Vihar Kurama
Updated on September 12, 2025

Collaborative Filtering: A Simple Introduction

Collaborative filtering is a recommendation method that predicts user interests by analyzing how other users with similar preferences have interacted with specific items.

Image: Shutterstock / Built In
Mohammed Alhamid Mohammed Alhamid
Updated on September 12, 2025

Ensemble Models: What Are They and When Should You Use Them?

An ensemble model combines multiple machine learning models to improve prediction accuracy, outperforming a single model. Here’s how and when to use ensemble techniques for your machine learning models.

Image: Shutterstock / Built In

Related Topics