Why Deep Learning is called Deep Learning?

5 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

5 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

5 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

5 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

5 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

5 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)

5 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

5 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

5 years ago

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

Python DataFrame – Assign New Labels to Columns

5 years ago

In this post, you will get a code sample related to how to assign new labels to columns in python programming…