Expert Contributors Articles

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

What Are Machine Learning Algorithms?

Machine learning algorithms fuel machine learning models. They consist of three parts: a decision process, an error function and a model optimization process.

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 Swift?

Swift is a powerful programming language designed by Apple for use on iOS, iPadOS, macOS, tvOS and watchOS operating systems.

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

What Is Android Development?

Android development is a form of software engineering dedicated specifically to creating applications for devices that run on the Android platform.

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