Explore >> Select a destination


You are here

austinrochford.com
| | isaacslavitt.com
3.0 parsecs away

Travel
| |
| | www.karsdorp.io
3.2 parsecs away

Travel
| | I'm a researcher in Computational Humanities and Cultural Evolution at Amsterdam's [Meertens Institute](https://meertens.knaw.nl/index.php/en/), affiliated with the Royal Netherlands Academy of Arts and Sciences. I study aspects of cultural change and experiment with methods to quantify cultural diversity. A significant aspect of my recent work is understanding and accounting for biases in these quantifications. I like to use computational models from fields such as Machine Learning, Cultural Evolution, and Ecology to aid these investigations. Beyond research, I have a passion for teaching computer programming, especially within the Humanities context. Together with [Mike Kestemont](http://mikekestemont.github.io/) and [Allen Riddell](https://www.ariddell.or...
| | twiecki.io
2.7 parsecs away

Travel
| | [AI summary] This blog post discusses hierarchical linear regression in PyMC3, highlighting its advantages over non-hierarchical Bayesian modeling. The author explores how hierarchical models can effectively handle multi-level data by leveraging the 'shrinkage-effect', which improves predictions by borrowing strength from related groups. Using the radon dataset, the post compares individual and hierarchical models, demonstrating that the hierarchical approach provides more accurate and robust estimates, especially in cases with limited data. The key takeaway is that hierarchical models balance individual and group-level insights, offering the best of both worlds in data analysis.
| | blog.fastforwardlabs.com
19.9 parsecs away

Travel
| By Chris and Melanie. The machine learning life cycle is more than data + model = API. We know there is a wealth of subtlety and finesse involved in data cleaning and feature engineering. In the same vein, there is more to model-building than feeding data in and reading off a prediction. ML model building requires thoughtfulness both in terms of which metric to optimize for a given problem, and how best to optimize your model for that metric!