Expert Contributors Articles

Sorted By: Most Recent
Anthony Figueroa Anthony Figueroa
Updated on October 25, 2022

Correlation Is Not Causation

Correlation occurs when two variables change at the same time, while causation is when a change in one variable causes the other to change. Here’s why you need to understand the difference.

Image: Shutterstock / Built In
Eric Kleppen Eric Kleppen
Updated on October 24, 2022

How to Find Variance Using Python

If you’re wondering how to find the variance in your data set, look no further. Here’s how to calculate variance in a snap with Pandas.

Peter Grant Peter Grant
Updated on October 24, 2022

How to Speed Up Your Pandas Code by 10x

OK, actually just get out of Pandas. Try NumPy, instead.

David Ryan Polgar David Ryan Polgar
Updated on October 19, 2022

Will Crypto Recover?

Cryptocurrency is currently experiencing a crash. Will it ever recover?

Image: Shutterstock / Built In
Diego Unzueta Diego Unzueta
Updated on October 19, 2022

Fully Connected Layer vs. Convolutional Layer: Explained

A fully connected layer refers to a neural network in which each input node is connected to each output node. In a convolutional layer, not all nodes are connected. Here’s what you need to know.

Image: Shutterstock / Built In
Kurtis Pykes Kurtis Pykes
Updated on October 19, 2022

Cohen’s Kappa Explained

Cohen’s kappa is a quantitative measure of reliability for two raters that are evaluating the same thing. Here’s what you need to know and how to calculate it.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on October 19, 2022

16 Bash Commands Data Scientists Must Know

Bash commands are an important part of the data scientist’s toolkit. This guide introduces you to some of the most important ones.

Image: Shutterstock / Built In
Parag Radke Parag Radke
Updated on October 14, 2022

Basic Probability Theory and Statistics Terms to Know

Probability statistics measures the likelihood of an event happening. Here are the theories and statistics you need to know for machine learning.

Image: Shutterstock / Built In
Emmett Boudreau Emmett Boudreau
Updated on October 05, 2022

4 Ways to Solve FizzBuzz in Python

FizzBuzz is a challenge that involves writing code that labels numbers divisible by three as “Fizz,” four as “Buzz” and numbers divisible by both as “FizzBuzz.” Here’s how to solve it in Python.  

Image: Shutterstock / Built In
Nikola Ilic Nikola Ilic
Updated on October 05, 2022

Important Power BI Formulas for Dynamic Filters to Know

Dynamic filtering in Power BI allow users to filter data without buttons or bookmarks. Here are the formulas you need to know.

Image: Shutterstock / Built In