Expert Contributors Articles

Sorted By: Most Recent
Eric Kleppen Eric Kleppen
Updated on August 19, 2022

Create a Free Linux Virtual Machine on Your Computer

A virtual machine is like having a computer inside your computer. Here’s how to create your own Linux VM.

Image: Shutterstock / Built In
Nuno Bispo Nuno Bispo
Updated on August 19, 2022

Crypto Mining With Raspberry Pi: A Guide

From installing a server to selecting your cryptocurrency, here’s how to start earning crypto with your Raspberry Pi.

Image: Shutterstock / Built In
Przemek Chojecki Przemek Chojecki
Updated on August 17, 2022

How to Spot Deepfake Technology

The AI that powers deepfakes poses all sorts of questions for consumers of media. Using a couple of simple principles, though, you can develop a sophisticated understanding of what you’re looking at.

Przemek Chojecki Przemek Chojecki
Updated on August 17, 2022

Why GPT-3 Heralds a Democratic Revolution in Tech

Although the GPT-3 machine learning model isn’t revolutionary from an algorithmic perspective, it will still usher in a new era of human-machine interactions.

Przemek Chojecki Przemek Chojecki
Updated on August 17, 2022

How to Develop a Clear Data Science Strategy for Your Business

Acquiring data is easy nowadays. To make it useful, though, you need to develop a coherent plan for data usage.

Peter Wang Peter Wang
Updated on August 17, 2022

How Gen Z Can Fix AI’s Ethics Problem

Gen Z data scientists are well suited to tackle bias in AI. Today’s leaders and practitioners need to lay the groundwork to enable them to do so.

Peter Grant Peter Grant
Updated on August 15, 2022

A Guide to Managing Datetime Data in Python

Here’s how to solve your datetime, Pandas indices and daylight saving time nightmares.

Peter Grant Peter Grant
Updated on August 15, 2022

How to Find Residuals in Regression Analysis

Do you need to improve your regression model’s performance? Use this sample Python code to help you find residuals in your own projects.

Peter Grant Peter Grant
Updated on August 15, 2022

How to Find Outliers With IQR Using Python

Do you need to ditch your outliers? Here’s how to find (and remove) outliers in your data set with IQR.

Peter Grant Peter Grant
Updated on August 15, 2022

How to Use Float in Python (With Sample Code!)

This quick how-to will introduce you to the Python float function and show you how you can create them yourself.