Machine Learning Algorithms Articles

Sorted By: Most Recent
Srik Gorthy Srik Gorthy
Updated on April 01, 2024

Euclidean Distance Explained

Euclidean distance measures the length of the shortest line between two points. It’s commonly used in machine learning algorithms. Learn how to calculate it in Python.

Image: Shutterstock / Built In
Okan Yenigün Okan Yenigün
Updated on March 11, 2024

DBSCAN Clustering Algorithm Demystified

Density-based spatial clustering of applications with noise (DBSCAN) is a clustering algorithm used to define clusters in a data set and identify outliers. Here’s how it works. 

Image: Shutterstock / Built In
Sachin Dev Sachin Dev
Updated on March 07, 2024

Understanding Overfitting vs. Underfitting in Machine Learning

Overfitting and underfitting are two problems that can occur when building a machine learning model and can lead to poor performance. Learn what causes them and how to fix it.

Image: Shutterstock / Built In
Bushra Anjum & Ken Hu Bushra Anjum & Ken Hu
Updated on March 05, 2024

How to Build an Agile Framework for Machine Learning Projects

Machine learning projects can get unwieldy without a clear framework. Our experts explain how they built one based on the Agile methodology.

Image: Shutterstock / Built In
András Gefferth András Gefferth
Updated on February 15, 2024

One Hot Encoding Explained

One hot encoding is a machine learning technique that encodes categorical data into numerical ones. Here’s how to apply it in Scikit-Learn and Pandas.

Image: Shutterstock / Built In
Ashwin Raj Ashwin Raj
Updated on February 14, 2024

How to Build a Logistic Regression Model for Classification

Logistic regression is a classification technique that identifies the best fitting model to describe the relationship between the dependent and independent variables in a data set.

Image: Shutterstock / Built In
Cory Maklin Cory Maklin
Updated on February 08, 2024

Fast Fourier Transform Explained

Fast Fourier transform is an algorithm that can speed up the training process for a convolutional neural network. Here’s how it works.

Image: Shutterstock / Built In
Yassine Hamdaoui Yassine Hamdaoui
Updated on February 08, 2024

A Guide to TF-IDF

Term frequency-inverse document frequency (TF-IDF) is an NLP technique that measures the importance of each word in a sentence. Here’s how to create your own.

Image: Shutterstock / Built In
Urtė Karklienė Urtė Karklienė
Updated on January 22, 2024

How Web Intelligence Can Empower Environmental Activism

Web intelligence tools can offer environmental activists a host of ways to alert the public to our ongoing crises. Our expert explains how with some real-world examples.

Image: Shutterstock / Built In
Lisa Bertagnoli Lisa Bertagnoli
Updated on January 09, 2024

What Is Human in the Loop (HITL) in Machine Learning?

Human in the loop enables humans to refine machine learning models.

Image: Shutterstock / Built In