Data Science Articles

Sorted By: Most Recent
Mór Kapronczay Mór Kapronczay
Updated on September 05, 2023

A Beginner’s Guide to Language Models

A language model is a probability distribution over words or word sequences. Learn more about different types of language models and what they can do.

Image: Shutterstock / Built In
Niklas Donges Niklas Donges
Updated on September 05, 2023

Introduction to Natural Language Processing (NLP)

The ultimate goal of natural language processing is to help computers understand language as well as we do.

Image: Shutterstock / Built In
Tammy Xu Tammy Xu
Updated on September 05, 2023

Will We Ever See a Real-Life ‘Star Trek’ Universal Translator?

Machine translation is much harder than it looks.

Alex Zelinsky Alex Zelinsky
Updated on September 05, 2023

Full vs. Complete Binary Tree: What’s the Difference?

A full tree is a tree where every node has either zero or two children. This means that all of the nodes in the tree are either leaf nodes or internal nodes.

Image: Shutterstock / Built In
Aditya Joshi Aditya Joshi
Updated on September 05, 2023

Kubernetes 101: StatefulSet vs Deployment

Two commonly used resources in Kubernetes are Statefulsets and Deployments. Explore the differences between the two and learn which to use for your application.

Image: Shutterstock / Built In
Abdishakur Hassan Abdishakur Hassan
Updated on August 31, 2023

The 7 Best Types of Thematic Maps for Geospatial Data

Here’s when and how to use these different types of thematic maps and techniques.

Image: Shutterstock / Built In
Kushal Vala Kushal Vala
Updated on August 29, 2023

How to Get Started With Regression Trees

Check out this detailed overview of the decision tree algorithm used for regression task setting.

Image: Shutterstock / Built In
Sadrach Pierre Sadrach Pierre
Updated on August 28, 2023

A Guide to Pareto Analysis With Pareto Charts

Pareto analysis, which strives to separate a vital few factors in a problem from an insignificant many, has a wide variety of applications across industries. Our expert shows you how it works.

Image: Shutterstock / Built In
Will Koehrsen Will Koehrsen
Updated on August 25, 2023

Plotting With Plotly in Python: Data Exploration Made Easy

Here’s how to quickly create interactive plots for data exploration with the Plotly Python library.

Image: Shutterstock / Built In
Chris Dowsett Chris Dowsett
Updated on August 24, 2023

What Is a Database?

A database is a systematic way of storing information so data can be accessed, analyzed, transformed, updated and moved with efficiency.

Image: Shutterstock / Built In

Related Topics