Explore >> Select a destination


You are here

austinrochford.com
| | matbesancon.xyz
2.2 parsecs away

Travel
| | Learning by doing: detecting fraud on bank notes using Python in 3 steps.
| | isaacslavitt.com
3.0 parsecs away

Travel
| |
| | twiecki.io
2.7 parsecs away

Travel
| | [AI summary] This technical blog post explains the advantages of hierarchical Bayesian modeling over non-hierarchical approaches using a case study of predicting radon levels across different US counties with the PyMC3 library.
| | blog.demofox.org
26.6 parsecs away

Travel
| Let's say that you have a function $latex y=\sin(x)^2$ and you want to know what the area is under the curve between 0 and pi. We could solve this specific problem by doing some algebra and calculus to get the exact answer analytically (which is $latex \frac{\pi}{2}$), but let's pretend like we can't, or don't...