Machine Learning Articles

Sorted By: Most Recent
Michael Galarnyk Michael Galarnyk
Updated on February 23, 2024

PCA Using Python: A Tutorial

Principal component analysis (PCA) in Python can be used to speed up model training or for data visualization. This tutorial covers both using scikit-learn.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on February 22, 2024

How To Fix ModuleNotFoundError: No Module Named ‘Sklearn’

ModuleNotFoundError: No module named ‘sklearn’ is a Python error that can occur when importing the package to the source code. Here’s how to solve it.

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
Ellen Glover Ellen Glover
Updated on February 13, 2024

Machine Translation: How It Works and Tools to Choose From

Machine translation breaks down language barriers using artificial intelligence.

Image: Shutterstock
Juan D. Ramirez Juan D. Ramirez
Updated on February 13, 2024

6 Reasons to Learn Julia in 2024‍

Julia is gaining popularity due to its speed, user-friendly syntax and utility in scientific computing.

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
Artem Oppermann Artem Oppermann
Updated on February 08, 2024

What Is Google Gemini?

You’ve been hearing a lot about ChatGPT, but what about Google’s competitor, Gemini?

Image: Shutterstock / Built In
Ala Shaabana Ala Shaabana
Updated on January 29, 2024

3 Reasons AI Should Be Open Source

This expert believes that open source AI is the best way to make the most of this powerful technology.

Image: Shutterstock / Built In