🌌 Stargazer Home
☽ Sign In
✦ Explorer
Fun Fact
/ search · ← → pages
Timeline

History of Statistical Inference

From Pascal's gambling wagers to Bayesian neural networks — four centuries of ideas about learning from data under uncertainty.

contact the creator ayan.chakraborty6174@gmail.com
✦ about stargazer
(function(){ if(localStorage.getItem('stats-mode')==='night'){ document.body.classList.add('night'); const mi=document.getElementById('mode-icon'); if(mi)mi.textContent='☀'; } setTimeout(function(){ if(window.currentUser)return; if(!window.sb)return; window.sb.auth.getSession().then(function(r){ if(window.currentUser)return; var u=r&&r.data&&r.data.session&&r.data.session.user; if(!u)return; if(window.renderAuthUI)window.renderAuthUI(); }).catch(function(){}); },400); if('renderHistory();' && document.readyState!=='loading') { renderHistory(); } else if('renderHistory();') { document.addEventListener('DOMContentLoaded', function(){ renderHistory(); }); } })();