Machine Learning Algorithms Articles

Sorted By: Most Recent
Carla Martins Carla Martins
Updated on November 02, 2023

Gaussian Naive Bayes Explained With Scikit-Learn

Gaussian Naive Bayes is a classification technique used in machine learning based on the probabilistic approach and Gaussian distribution.

Image: Shutterstock / Built In
Matthew Urwin Matthew Urwin
Updated on October 09, 2023

16 Machine Learning in Education Examples

These companies are advancing education with machine learning technology.

Image: Shutterstock
Brett Shively Brett Shively
Updated on October 04, 2023

Why AI Is a Friend, Not a Foe, to Today’s Workers

Some people fear that the explosion in AI tools may threaten jobs. According to our expert, though, now is the time to geek out, not freak out.

Image: Shutterstock / Built In
Noah Topper Noah Topper
Updated on September 27, 2023

Introduction to the Beam Search Algorithm

Beam search is an approximate search algorithm with applications in natural language processing and many other fields. Our expert explains how it works.

Image: Shutterstock / Built In
Parag Radke Parag Radke
Updated on September 21, 2023

Forward Chaining vs. Backward Chaining in Artificial Intelligence

Forward chaining and backward chaining are two approaches to designing an expert system for AI that help you solve complex problems. Learn how they work. 

Image: Shutterstock / Built In
Rahul Agarwal Rahul Agarwal
Updated on September 13, 2023

Complete Guide to the Adam Optimization Algorithm

Because of its its fast convergence and robustness across problems, the Adam optimization algorithm is the default algorithm used for deep learning. Our expert explains how it works.

Image: Shutterstock / Built In
Juan Ramirez Juan Ramirez
Updated on September 05, 2023

When AI Makes a Mistake, Who’s Responsible?

Dissecting accountability is not easy, considering all the hands it takes to create AI.

Image: Shutterstock / Built In
Noah Topper Noah Topper
Updated on August 02, 2023

Bag of Words Model in NLP Explained

The bag of words model is a simple way to convert text into numerical data for natural language processing in machine learning. Our expert explains how it works.

Image: Shutterstock / Built In
Anmol Tomar Anmol Tomar
Updated on August 02, 2023

Stop Using Elbow Method in K-Means Clustering

Learn how to find the number of clusters in K-means clustering without using the elbow method.

Image: Shutterstock / Built In
Parag Radke Parag Radke
Updated on July 20, 2023

Monte Carlo Tree Search: A Guide

Monte Carlo tree search (MCTS) is a heuristic search algorithm for decision processes. Here’s what you need to know.

Image: Shutterstock / Built In