Data Science Articles

Sorted By: Most Recent
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Is Data Integrity?

Data integrity involves looking at data to ensure data is not only correct, but also applied to accurate context, has been properly collected, stored and more.

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

What Is Data Modeling?

Data modeling is the process of creating visual representations of information to draw connections between data points that illustrate relationships.

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

What Is Unsupervised Learning?

Unsupervised learning is a form of machine learning that involves processing unlabeled data inputs and outputs in order to predict outcomes.

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

What Is a Decision Tree?

A decision tree is a supervised machine learning algorithm that creates a series of sequential decisions to reach a specific result. 

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

What Is Supervised Learning?

Supervised learning is an approach to machine learning that uses labeled data sets to train algorithms in order to properly classify data and predict outcomes.

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

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
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Are Python Data Structures?

Python data structures are essentially containers for different kinds of data. The four main types are lists, sets, tuples and dictionaries.

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

What Is Python Web Scraping?

Python web scraping is an automated method used for collecting large amounts of data from websites and storing it in a structured form.

Image: Shutterstock / Built In
Terence Shin Terence Shin
Updated on November 07, 2023

Understanding Feature Importance in Machine Learning

Feature importance involves calculating a score for all input features in a machine learning model to determine which ones are the most important. Here’s how to do it.

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

How Is Python Used in Data Science?

Python is a general-purpose, object-oriented programming language that’s popular in data science thanks to its rich libraries offering deep learning capabilities.

Image: Shutterstock / Built In

Related Topics