How To Forecast With Moving Average Models
Tutorial and theory on how to carry out forecasts with moving average models for time series analysis- 28500Murphy ≡ DeepGuide
A Visual Learner's Guide to Explain, Implement and Interpret Principal Component Analysis
Linear Algebra for Machine Learning - Covariance Matrix, Eigenvector and Principal Component- 26075Murphy ≡ DeepGuide
Quantile Loss & Quantile Regression
Learn how to adjust regression algorithms to predict any quantile of data- 25671Murphy ≡ DeepGuide
Multinomial Logistic Regression in R
Statistics in R Series- 24750Murphy ≡ DeepGuide
Primer on Bayesian Deep Learning
Probabilistic Deep Learning- 21142Murphy ≡ DeepGuide
What is ARIMA?
An introduction to the ARIMA forecasting model and how to use it for time series- 25636Murphy ≡ DeepGuide
Fundamentals of Statistics All Data Scientists & Analysts Should Know – With Code –
This article is a comprehensive overview of the fundamentals of statistics for Data Scientists and Data Analysts.- 22793Murphy ≡ DeepGuide
Understanding Causal Trees
CAUSAL DATA SCIENCE How to use regression trees to estimate heterogeneous treatment effects Cover, image by Author In causal inference, we are usually interested in estimating the causal effect of a treatment (a drug, ad, product, …) on an outcome o- 21053Murphy ≡ DeepGuide
Building Blocks of Causal Inference – A DAGgy approach using Lego
An Introduction to Causal Inference with DAGs and Bayesian Regression- 25557Murphy ≡ DeepGuide
Simulated Annealing with Restart Strategy
A variation on the classic Simulated Annealing optimisation algorithm and its application to the Travelling Salesman Problem- 26549Murphy ≡ DeepGuide
A New Way to Predict Probability Distributions
Exploring multi-quantile regression with Catboost- 27179Murphy ≡ DeepGuide
How To Solve Travelling Salesman Problem With Simulated Annealing
Getting the optimal solution to the Travelling Salesman Problem using the Simulated Annealing optimisation algorithm- 29261Murphy ≡ DeepGuide
Uncovering the Limitations of Traditional DiD Method
Dealing with Multiple Time Periods and Staggered Treatment Timing- 26777Murphy ≡ DeepGuide
How strongly associated are your variables?
Use Cramer's V test to check how strongly associated are two categorical variables- 29487Murphy ≡ DeepGuide
Breaking Linearity With ReLU
Explaining how and why the ReLU activation function is non-linear- 21132Murphy ≡ DeepGuide
Coupon Collector's Problem: A Probability Masterpiece
Unpacking the intricacies of a classic probability puzzle- 28673Murphy ≡ DeepGuide
Full Explanation of MLE, MAP and Bayesian Inference
Introducing maximum likelihood estimation, maximum a posteriori estimation and Bayesian Inference- 25344Murphy ≡ DeepGuide
Another (Conformal) Way to Predict Probability Distributions
Conformal multi-quantile regression with Catboost- 26117Murphy ≡ DeepGuide
A Complete Tutorial on Off-Policy Evaluation for Recommender Systems
How to reduce the offline-online evaluation gap- 23773Murphy ≡ DeepGuide
What is Tabu Search?
An intuitive explanation of the Tabu Search optimization algorithm and how to apply it to the traveling salesman problem- 27497Murphy ≡ DeepGuide
We look at an implementation of the HyperLogLog cardinality estimati
Using clustering algorithms such as K-means is one of the most popul
Level up Your Data Game by Mastering These 4 Skills
Learn how to create an object-oriented approach to compare and evalu
When I was a beginner using Kubernetes, my main concern was getting
Tutorial and theory on how to carry out forecasts with moving averag