Posts by Nirajan Khadka

Jarque-Bera Test: Guide to Testing Normality with Statistical Accuracy

Jarque-Bera Test: Guide to Testing Normality with Statistical Accuracy

When analyzing data, it's essential to understand its underlying distribution. One common distribution that arises in statistical analysis is the...

9 Popular Data Imputation Techniques In Machine Learning

9 Popular Data Imputation Techniques In Machine Learning

Data is the backbone of any analysis. However, it is not uncommon for datasets to have missing values due to...

Kolmogorov-Smirnov Test [KS Test]: What, When and Where to Use

Kolmogorov-Smirnov Test [KS Test]: When and Where to Use

The Kolmogorov-Smirnov test is a statistical method used to assess the similarity between two probability distributions. It is a non-parametric...

Differences Between Parametric and Nonparametric Algorithms: Which One You Need To Pick

Differences Between Parametric and Nonparametric Algorithms: Which One You Need To Pick

If you are a data scientist, you might have heard about parametric and nonparametric algorithms. But do you really know...

Ultimate Guide For Using Truncated SVD For Dimensionality Reduction

Ultimate Guide For Using Truncated SVD For Dimensionality Reduction

Truncated SVD is a popular technique in machine learning for reducing the dimensions of high-dimensional data while retaining most of...

Leave-One-Out Cross Validation (LOOCV): A Comprehensive Guide to Improve Model Performance

How Leave-One-Out Cross Validation (LOOCV) Improve’s Model Performance

The Leave-one-out Cross Validation or LOOCV is a type of cross-validation method that involves leaving out one sample from the...

One-Shot Learning: Learn How to Build Models with Limited Labeled Data

One-Shot Learning: Learn How to Build Models with Limited Labeled Data

One of the biggest challenges in machine learning is the need for large amounts of labeled data to train models...

How Stacking Technique Boosts Machine Learning Model’s Performance

How Stacking Technique Boosts  Machine Learning Model’s Performance

Welcome to the exciting world of Stacking technique in machine learning! Imagine having a few tools to solve a problem...

Stepwise Regression: A Master Guide to Feature Selection

Stepwise Regression: A Master Guide to Feature Selection

One of the most challenging aspects of machine learning is finding the right set of features, or variables, that can...

Understanding P-Values and T-Tests in Hypothesis Testing

Understanding P-Values and T-Tests in Hypothesis Testing

If you spend some time building statical models, you might have heard of p-values and t-tests in hypothesis testing but...

>