Data Science Articles

Sorted By: Most Recent
Xiaoxu Gao Xiaoxu Gao
Updated on December 06, 2023

How to Write Pythonic Code

Pythonic describes code that doesn’t just get the syntax right but uses the language in the way it’s intended to be used. Here’s how to optimize your Python code.

Image: Shutterstock / Built In
Peter Grant Peter Grant
Updated on December 01, 2023

How to Start Programming in Python: Anaconda 101

Are you looking to try your hand at programming in Python but not sure where to start? Anaconda will make your life a lot easier.

Image: Shutterstock / Built In
Adam Sabra Adam Sabra
Updated on November 27, 2023

5 Probability Questions to Test Your Data Skills

Data science interviews often include a series of probability questions. Here’s how to solve the most common ones and ace the interview.

Image: Shutterstock / Built In
Noa Heinrich Noa Heinrich
Updated on November 17, 2023

Machine Learning Basics: An Introduction to Fundamental Concepts

Here’s what you need to know about machine learning.

Image: Shutterstock / Built In
Peter Grant Peter Grant
Updated on November 17, 2023

What Is Linear Regression?

Linear regression is a simple tool to study the mathematical relationship between two variables. Here’s how to try it for yourself.

Image: Shutterstock / Built In
Marvin Lanhenke Marvin Lanhenke
Updated on November 16, 2023

Eigendecomposition Explained

Eigendecomposition is an operation that breaks a matrix down into its eigenvalues and eigenvectors to help you better understand its properties. Here’s what to know. 

Image: Shutterstock / Built In
Ellen Glover Ellen Glover
Updated on November 16, 2023

What Is Intelligent Automation (IA)?

By applying artificial intelligence to standard automation, businesses can streamline all kinds of tasks.

Image: Shutterstock
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Is Python?

Python is a programming language used in website development, software development, task automation, data analysis and data visualization.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Is TensorFlow?

TensorFlow provides software engineers and data scientists with a tool to build, train and work with deep learning models to draw predictions from data.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Is Natural Language Processing (NLP)?

Natural language processing (NLP) is a branch of artificial intelligence that provides a framework for computers to understand and interpret human language.

Image: Shutterstock / Built In

Related Topics