Skip to content

Data Courses

Analytics for the 21st Century Workforce

Menu
  • Write With Us
  • Contact Us
  • Pandas
  • Python
  • About Us

Category: Machine Learning

Naive Bayes Classifier in Scikit-learn

December 22, 2021
No Comments

Let’s learn about the Naive Bayes Classifier using scikit-learn.

Learn more →

Multiple Regression In Statsmodels

December 1, 2021
No Comments

In this lesson, we discuss multiple linear regression and how it differs from simple linear regression.

Learn more →

Ordinary Least Squares (OLS) Regression In Statsmodels

November 24, 2021
No Comments

For linear regression models, ordinary least squares is a common method used to estimate unknown parameters.

Learn more →

Introduction To Scikit-learn Pipeline

November 17, 2021
No Comments

The Sklearn pipeline aims to assemble several steps that can be validated together while adjusting various parameters.

Learn more →

Here’s How To Plot A Confusion Matrix

November 3, 2021
No Comments

Confusion matrix can be used to understand the effectiveness of binary or categorical classifiers. Let’s learn about confusion matrix and how to plot it.

Learn more →

How To Normalize NumPy Array To A Unit Vector

October 20, 2021
No Comments

In this article we will learn how to normalize Numpy array to a unit vector.

Learn more →

Is There A Library Function For Root Mean Square Error In Python?

October 13, 2021
No Comments

In this chapter, we will understand what is the significance of RMSE, and how to calculate it using scikit-learn.

Learn more →

Train, Test And Validate Datasets In Machine Learning

September 29, 2021
No Comments

The aim of this article is to help you understand the difference between test, training and validation of a dataset.

Learn more →

How To Check Versions Of NLTK, Scikit-learn And Other Python Libraries

September 22, 2021
No Comments

This article will tell you how to check the versions of NLTK, scikit-learn and other libraries in Python, so you can keep abreast of the changes.

Learn more →

Building Decision Tree Using Scikit-learn

August 25, 2021
No Comments

Decision Tree is a type of supervised learning machine learning algorithms family which can perform both regression and classification tasks. This tutorial teaches you how to make a simple decision tree.

Learn more →

Recent Posts

  • Create a DataFrame from a List – Pandas
  • Using GroupBy on Pandas DataFrame
  • Anomaly Detection Over Time Series Data (Part 1)
  • Naive Bayes Classifier in Scikit-learn
  • Making Boxplots In Pandas
Data Courses - Proudly Powered by WordPress
Theme by Grace Themes