Normal Distributions Questions and Answers for Interviews

3 years ago

In order to be successful in normal distribution interviews, you need a solid understanding of the normal distribution. This blog…

Level of Significance & Hypothesis Testing

3 years ago

In hypothesis testing, the level of significance is a measure of how confident you can be about rejecting the null…

P-Value & Hypothesis Testing: Examples

3 years ago

Many describe p-value as the probability that the null hypothesis holds good. That is an incorrect definition. The concept of…

Type I & Type II Errors in Hypothesis Testing: Examples

3 years ago

This article describes Type I and Type II errors made due to incorrect evaluation of the outcome of hypothesis testing,…

E-commerce Machine Learning Use Cases: Examples

4 years ago

In e-commerce, machine learning can be used to improve a number of decisions thereby resulting in creating a positive business…

Cybersecurity Machine Learning Use Cases: Examples

4 years ago

Cybersecurity professionals are increasingly finding cybersecurity machine learning use cases in their work. The reason for this is that cybersecurity…

Python – Matplotlib Pyplot Plot Example

4 years ago

Matplotlib is a matlab-like plotting library for python. It can create both 2D and 3D plots, with the help of…

Survival Analysis Modeling for Customer Churn

4 years ago

Customer churn is a prevalent problem for many businesses. It can happen in several different ways, such as when customers…

Elbow Method vs Silhouette Score – Which is Better?

4 years ago

In K-means clustering, elbow method and silhouette analysis or score techniques are used to find the number of clusters in…

Hello World – Altair Python Install in Jupyter Notebook

4 years ago

This blog post will walk you through the steps needed to install Altair graphical libraries in Jupyter Notebook. For data…