Data Science Articles

Sorted By: Most Recent
Niklas Donges Niklas Donges
Updated on December 18, 2024

Intro to Descriptive Statistics for Machine Learning

What you need to know to get started with descriptive statistical analysis.

Image: Shutterstock / Built In
Akshay Kumar Akshay Kumar
Updated on December 17, 2024

20 Technical Interview Questions With Example Answers

Technical interviews evaluate a job candidate’s technical knowledge through coding exercises, system design discussions and behavioral questions. Review these questions to prepare.

Image: Shutterstock / Built In
Jenny Lyons-Cunha Jenny Lyons-Cunha
Updated on December 16, 2024

What Is Data Poisoning?

Data poisoning allows digital saboteurs to compromise AI models during training. Here’s how.

Image: Shutterstock / Built In
Jenny Lyons-Cunha Jenny Lyons-Cunha
Updated on December 13, 2024

What Is Dark Data?

As data creation skyrockets, companies often lack the resources to use it all, causing terabytes of dormant information to accumulate. This ‘dark data’ drives up costs, creates regulatory risks and increases exposure to data breaches.

Image: Shutterstock
Giorgos Myrianthous Giorgos Myrianthous
Updated on December 09, 2024

Understanding Duck Typing in Python

Duck typing in Python is a term used to illustrate that code will execute an action based on the types of built-in objects being processed. Here’s what to know.  

Image: Shutterstock / Built In
Richmond Alake Richmond Alake
Updated on December 05, 2024

Heap Sort, Explained

Heap sort is a sorting algorithm that organizes elements in an array into a binary heap, and then sorts that heap by moving the largest element in the array. Here’s how to implement it in Python.

Image: Shutterstock / Built In
Abdishakur Hassan Abdishakur Hassan
Updated on November 26, 2024

7 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
Niklas Donges Niklas Donges
Updated on November 26, 2024

Random Forest: A Complete Guide for Machine Learning

All you need to know about the random forest model in machine learning.

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

What Is a Boxplot? Definition and How to Use One.

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
Stephen Gossett Stephen Gossett
Updated on November 25, 2024

How to Run a Remote Data Team

We asked three remote-work veterans for advice on running distributed data teams more effectively.

Related Topics