Travis Oliphant, creator of NumPy and SciPy, joins Ryan to explore the development of Python as a data science tool, the evolution of these foundational libraries, and the importance of community and collaboration in open-source projects, including Travis’ current work to support sustainable open-source through the OpenTeams Incubator.| Stack Overflow Blog
Discover the latest Python trends and predictions backed by a survey of over 30,000 developers.| The JetBrains Blog
Open Collective is a platform that enables groups| Open Source Observer Blog
I was giving a presentation about Microsoft Fabric Python notebooks and someone asked if they scale. The short answer is yes. You can download the notebook and try it for yourself. For the long ans…| Small Data And self service
May 9, 2025Using AI to find patient zero in marketing campaigns| stackoverflow.blog
Overview Maximum likelihood estimation (MLE) is a gold standard estimation procedure in non-Bayesian statistics, and the likelihood function is central to Bayesian statistics (even though it is not maximized in the Bayesian paradigm). MLE may be unpenalized (the standard approach) or various penalty functions such as L1 (lasso, absolute value penalty), and L2 (ridge regression; quadratic) penalties may be added to the log-likelihood to achieve shrinkage (aka regularization). I have been doing...| Statistical Thinking
Introduction Natural Language Processing is a fast-advancing field. And it is also one of the fields that require a huge amount of computational resources to make important progress. And although breakthroughs are openly announced, and papers are released in free-to-access repositories such as arXiv, Open Review, Papers with Code, etc., and despite (sometimes) having the code freely available on GitHub, using those language models is not something widely accessible and easy. Let me provide mo...| Posts by Rito Ghosh
What is Legalytics? There are tons of talking heads that provide legal analysis. You can turn to the left, right, and center and there are pundits who speak to your political profile. Legalytics is…| Empirical SCOTUS
Between bits and bytes and all other pieces. A tech blog about Clojure, Software Architecture, and Distributed Systems| blog.brunobonacci.com
If companies want to get value from their data, they need to focus on accelerating human understanding of data, scaling the number of modeling questions they can ask of that data in a short amount of time, and assessing their implications.| Looking for data in all the right places...