AI

Difference – Artificial Intelligence & Machine LearningDifference – Artificial Intelligence & Machine Learning

Difference – Artificial Intelligence & Machine Learning

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

5 years ago
Machine Learning Models Evaluation InfographicsMachine Learning Models Evaluation Infographics

Machine Learning Models Evaluation Infographics

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

5 years ago
Infographics for Model & Algorithm Selection & EvaluationInfographics for Model & Algorithm Selection & Evaluation

Infographics for Model & Algorithm Selection & Evaluation

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

5 years ago

Feature Scaling & Stratification for Model Performance (Python)

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

5 years ago
Python DataFrame – Assign New Labels to ColumnsPython DataFrame – Assign New Labels to Columns

Python DataFrame – Assign New Labels to Columns

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

5 years ago
Difference between Adaline and Logistic RegressionDifference between Adaline and Logistic Regression

Difference between Adaline and Logistic Regression

In this post, you will understand the key differences between Adaline (Adaptive Linear Neuron) and Logistic Regression.  Activation function Cost…

5 years ago
Logistic Regression: Sigmoid Function Python CodeLogistic Regression: Sigmoid Function Python Code

Logistic Regression: Sigmoid Function Python Code

In this post, you will learn about the following: How to represent the probability that an event will take place…

5 years ago
Three Key Challenges of Machine Learning ModelsThree Key Challenges of Machine Learning Models

Three Key Challenges of Machine Learning Models

In this post, you will learn about the three most important challenges or guiding principles that could be used while…

5 years ago

Hypergeometric Distribution Explained with 10+ Examples

In this post, we will learn Hypergeometric distribution with 10+ examples. The following topics will be covered in this post: What is Hypergeometric…

5 years ago
Binomial Distribution with Python Code ExamplesBinomial Distribution with Python Code Examples

Binomial Distribution with Python Code Examples

In this code, you will learn code examples, written with Python Numpy package, related to the binomial distribution. You may want to check out…

5 years ago