Scikit Articles

Sorted By: Most Recent
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
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
Peter Grant Peter Grant
Updated on April 06, 2023

What Is Prescriptive Analytics?

Prescriptive analytics is a tool used in many industries to connect causes to effects, and make well-informed decisions. Here’s why, when and how we use prescriptive analytics.

Image: Shutterstock / Built In