Entropy-Regularized Reinforcement Learning Explained
Learn more reliable, robust, and transferable policies by adding entropy bonuses to your algorithm- 26295Murphy ≡ DeepGuide
Entropy and Gini Index
Understanding how these measures help us quantify uncertainty in a dataset- 24825Murphy ≡ DeepGuide
How does a decision tree know the next best question to ask from the data?
Build your own decision tree (from scratch in Python) and understand how it uses entropy to split- 21730Murphy ≡ DeepGuide
Calculating the Uncertainty Coefficient (Theil's U) in Python
A measure of correlation between discrete (categorical) variables- 23680Murphy ≡ 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