Data Science Articles

Sorted By: Most Recent
Mae Rice Mae Rice
Updated on October 02, 2024

What Is a Data Platform? 25 Examples of Big Data Platforms to Know.

These big data platforms can store and analyze huge volumes of information ranging from transaction data to geotags.

Image: Shutterstock
Margo Steines Margo Steines
Updated on October 01, 2024

29 Companies Hiring Data Analysts

Companies across a wide range of industries are looking for data analysts with the right mix of technical and interpersonal skills.

Photo: Shutterstock
Indhumathy Chelliah Indhumathy Chelliah
Updated on October 01, 2024

How to Find the Index of a Substring in Python

Complete guide on using string methods and regexes in Python to find the index of a substring. Learn all five methods.

Image: Shutterstock / Built In
Mamdouh Refaat Mamdouh Refaat
Updated on October 01, 2024

What Is Overfitting?

Overfitting is a common problem in machine learning wherein a model tries to fit the data too precisely. Here’s how to solve it.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on September 30, 2024

What Are Data Structures?

A data structure is a format for organizing, processing, retrieving and storing data so it can be easily accessed and effectively used.

Image: Shutterstock / Built In
Manuel Silverio Manuel Silverio
Updated on September 30, 2024

What Is Data Warehousing?

Data warehousing provides access to information for supporting business intelligence activities. Data warehouses are digital environments for data storage.

Image: Shutterstock / Built In
Kay Jan Wong Kay Jan Wong
Updated on September 30, 2024

Python Tree Implementation: A Guide

Trees are non-linear data structures that store data hierarchically and are made up of nodes connected by edges. Here’s how to implement it in Python using bigtree.

Image: Shutterstock / Built In
Xuenong Hong Xuenong Hong
Updated on September 30, 2024

Graph Neural Network (GNN): What It Is and How to Use It

GNN is a powerful tool to help you analyze structural data. This introduction shows you how.

Image: Shutterstock / Built In
Oscar Contreras Carrasco Oscar Contreras Carrasco
Updated on September 30, 2024

Gaussian Mixture Model Explained 

A Gaussian mixture model is a soft clustering machine learning method used to determine the probability each data point belongs to a given cluster. Learn more.

Image: Shutterstock / Built In
Michael Galarnyk Michael Galarnyk
Updated on September 25, 2024

What Is a Boxplot? Here’s What You Should Know.

Boxplots are graphs that tell you how your data’s values are spread out. Here’s how to read a boxplot and even create your own.

Image: Shutterstock / Built In

Related Topics