dice, trees, & integer arithmetic
Statistics
40 | Voyager 2
- Published on
- ∘ ~60 mins ∘ ––– views
Error Correcting Codes and future-proofing space craft39 | Notes on Information Theory
- Published on
- ∘ ~170 mins ∘ ––– views
Notes on Information Theory from Claude, Hamming, Hadamard, CMU, Wiley- Using spreadsheets, (not) Gavel, Social Choice Theory
- Daniel's knowledge + Monte Carlo simulations
22 | Digest: TrueSkill 2: Better Bayesian Assumptions Boogaloo
- Published on
- ∘ ~12 mins ∘ ––– views
Optimal Match Making using Bayesian Inference9 | Build a K-Nearest Neighbors Graph From Scratch
- Published on
- ∘ ~13 mins ∘ ––– views
Given n-dimensional data that we can classify into various categories, we can use KNN to predict what class an unknown n-dimensional data-point falls into based on its proximity to the nearest K points.