Data Science Articles

Sorted By: Most Recent
Natassha Selvaraj Natassha Selvaraj
Updated on August 30, 2022

Real Face vs. AI-Generated Fake: The Science Behind GANs

How can we tell the difference between what’s real...and what’s not? Learn the science behind generative adversarial networks and find out.

Image: Shutterstock / Built In
Niklas Donges Niklas Donges
Updated on August 30, 2022

What is Linear Algebra? Basic Linear Algebra for Deep Learning

An introduction to linear algebra.

Image: Shutterstock / Built In
Sara A. Metwalli Sara A. Metwalli
Updated on August 29, 2022

5 Git Commands That Don’t Get Enough Hype

These Git commands will drastically improve your workflow.

Image: Shutterstock / Built In
Tom Ricks Tom Ricks
Updated on August 29, 2022

Using Data Visualization to Map Out the Return to Office

To remain competitive in this new world of work, businesses must ensure the right data gets to the right decision makers in real-time.

Vikram Gupta Vikram Gupta
Updated on August 26, 2022

How to Undo the Last Commit Using Git Reset Command

What’s the difference between — soft, — mixed, and — hard git reset? Here’s what you need to know.

Will Koehrsen Will Koehrsen
Updated on August 26, 2022

Data Scientists, Your Variable Names Are a Mess. Clean Up Your Code.

Learn how to improve your code quality with clearer variable names.

Ying Wang Ying Wang
Updated on August 26, 2022

A Guide to Resolving Data Divergence in SQL

Data divergence, meaning differences in results generated from old and new versions of data architecture, results from a number of issues in the pipeline. Fortunately, a relatively straightforward method exists for resolving the problem.

Vihar Kurama Vihar Kurama
Updated on August 26, 2022

A Guide to Logistic Regression With Tensorflow 2.0

An in-depth look at logistic regression analysis with TensorFlow 2.0.

Vihar Kurama Vihar Kurama
Updated on August 26, 2022

An Introduction to Segmentation, Correlation and Time Series Modeling

Choosing the right algorithm for modeling data is a crucial part of the work of a data scientist. Here are the basic techniques.

Vihar Kurama Vihar Kurama
Updated on August 26, 2022

Explaining 4 Important Data Processing Terms

In order to build a working data model, you'll need to understand all the basics of data access, blending, cleansing and validation.

Related Topics