Data Science Articles

Sorted By: Most Recent
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
Alyssa Schroer Alyssa Schroer
Updated on September 17, 2025

Machine Learning in Finance: 24 Companies to Know

Machine learning has grown rapidly in investment and consumer finance. Here’s what that means.

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
Liu Zuo Lin Liu Zuo Lin
Updated on September 12, 2025

__new__ vs. __init__ Methods in Python

In Python, the __new__ method creates and returns a new object of a class, while the __init__ method initializes the attributes of a newly created object of a class. Learn more about what each does and when to use which.

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

The UAE Just Dropped a Small But Powerful AI Model. Here’s Why That’s a Big Deal.

The United Arab Emirates is making waves with AI models like K2 Think, drawing interest from even the Trump administration. But doing business with the Gulf nation could pose security risks that jeopardize the U.S. and its push for AI supremacy.

Image: Shutterstock

Related Topics