Data Science Articles

Sorted By: Most Recent
Sanskar Wagavkar Sanskar Wagavkar
Updated on November 20, 2024

Introduction to the Correlation Matrix

A correlation matrix is a matrix that shows the correlation between variables. It gives the correlation between all the possible pairs of values in a matrix format.

Image: Shutterstock / Built In
Jenny Lyons-Cunha Jenny Lyons-Cunha
Updated on November 19, 2024

What Is Data Poisoning?

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

Image: Shutterstock / Built In
Suraj Gurav Suraj Gurav
Updated on November 19, 2024

Pandas Groupby: 5 Methods to Know in Python

In Pandas, groupby() splits all the records from your data set into different categories or groups and offers you flexibility to analyze the data.

Image: Shutterstock / Built In
Thulasi Rangan Jayakumar Thulasi Rangan Jayakumar
Updated on November 19, 2024

Understanding Multicollinearity in Regression

Multicollinearity is a common data analysis and statistics issue that can impact the accuracy and reliability of regression model results. Here’s how to address it.

Image: Shutterstock / Built In
Srishti Saha Srishti Saha
Updated on November 19, 2024

Covariance vs. Correlation: Differences to Know

Most articles on probability and statistics presume a basic understanding of covariance and correlation, but what do these concepts actually mean?

Satyam Kumar Satyam Kumar
Updated on November 19, 2024

8 Anomaly Detection Algorithms to Know

Anomaly detection is an unsupervised technique to identify data points that don’t confirm the normal behavior in the data. These are some of the most common algorithm techniques for detecting anomalies.

Image: Shutterstock / Built In
Sara A. Metwalli Sara A. Metwalli
Updated on November 15, 2024

12 Data Science Job Titles — Which Role Is Right for You?

Data science is a rapidly growing field. How do you know which job is the best fit for your skill set? From established roles like data scientist to more recent roles like AI ethics officer, here are some of the top data science positions on the market.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on November 12, 2024

What Is the R Programming Language?

R is a programming language that provides access to a variety of statistical and graphical techniques while producing plots. R is widely used in data science.

Image: Shutterstock / Built In
Kay Jan Wong Kay Jan Wong
Updated on November 11, 2024

Python Multithreading vs. Multiprocessing Explained

Multithreading and multiprocessing are two ways to achieve multitasking in Python. Learn the difference between them, when to use them and how to implement.

Image: Shutterstock / Built In
Margo Steines Margo Steines
Updated on November 08, 2024

47 Companies Hiring Data Scientists

Data science jobs at these companies require knowledge of relevant tools and programming languages.

Photo: Shutterstock

Related Topics