Posts

Showing posts from December, 2022

Common Interview Prep. Qs* A refreshing walkthrough of what we learned in the past

Bias-Variance Decomposition. Implementing quadratic risk function to sklearn classifiers, regressors and keras/tensorflow

Non-Parametric Hypothesis t-Test via Wilcoxon Signed-Rank, Mann-Whitney U, Kruskal-Wallis H, Friedman Test

Neural Network in Excel: Create a perceptron neural network using excel

How to compare 2 ml models with Paired_tttest5x2: Overcome the limitations of Paired Student t-Tests with Paired tttest5x2

RObust Regressor via Huber, RANSAC, TheilSen Regressor outperforms linear regressor

PowerTransformer: A powerful skewness correction approach where Standard or MinMax scaler fails.