Different Types of Classification Learning Algorithms

4 years ago

In this post, you will learn about different types of classification machine learning algorithms that are used for building models. Here are four…

Why Deep Learning is called Deep Learning?

4 years ago

In this post, you will learn why deep learning is called as deep learning. You may recall that deep learning…

Difference – Artificial Intelligence & Machine Learning

4 years ago

In this post, you learn the difference between artificial intelligence & machine learning. Artificial intelligence represents a set of computer…

Deep Learning – Learning Feature Representations

4 years ago

In this post, you learn about what is deep learning with a focus on feature engineering. Here is a quick…

Machine Learning Models Evaluation Infographics

4 years ago

In this post, you will get an access to a self-explanatory infographics / diagram representing different aspects / techniques which need to…

Python – How to Plot Learning Curves of Classifier

4 years ago

In this post, you will learn a technique using which you could plot the learning curve of a machine learning…

Infographics for Model & Algorithm Selection & Evaluation

4 years ago

This is a short post created for quick reference on techniques which could be used for model evaluation & selection…

Feature Scaling & Stratification for Model Performance (Python)

4 years ago

In this post, you will learn about how to improve machine learning models performance using techniques such as feature scaling…

How to use Sklearn Datasets For Machine Learning

4 years ago

In this post, you wil learn about how to use Sklearn datasets for training machine learning models. Here is a…

Python – How to install mlxtend in Anaconda

4 years ago

In this post, you will quickly learn about how to install mlxtend python package while you are working with Anaconda Jupyter…