What is ‘Kernel Density Estimation’ (KDE) ?

In statistics, kernel density estimation (KDE) is a non-parametric way to estimate the probability density function (PDF) of a random variable. Kernel density estimation is a fundamental data smoothing problem where inferences about the population are made, based on a finite data sample. Kernel density estimation is a really useful statistical tool with an intimidating name. Often shortened to KDE, …

Understanding the function -Pandas.DataFrame.describe

What does .describe do? It generates descriptive statistics that summarize the central tendency, dispersion and shape of a dataset’s distribution, excluding NaN values. Parameters: Percentiles : The percentiles to include in the output. All should fall between 0 and 1. The default is [.25, .5, .75], which returns the 25th, 50th, and 75th percentiles. Now, some of you …

The Journey Begins

Hello Everyone This is the first blog of my life. Excuse me for my grammatical errors and bad writing skills. I hope to learn writing better and better with time and practice. A short introduction about me My name is Harjot Singh. I belong to Ludhiana, situated in the heart of Punjab, popularly known as …

Design a site like this with WordPress.com
Get started