In honor of Thomas Paine and other Founders & Immigrants. In memory of my daddy Horst Bingel and my mom Irma Bingel
Saturday, November 08, 2025
Introducing Chronos-2: From univariate to universal time series forecasting
Thursday, October 02, 2025
Asta DataVoyager: Data-driven discovery and analysis of structured experimental data for scientists
- A crisp answer to the user’s question, written for scientists
- Copyable visuals that make the finding understandable at a glance
- Copyable code that reproduces the analysis
- A methods section that documents assumptions, detailed reasoning steps, and statistical tests conducted—so users can cite the procedure or adapt it
Sunday, February 11, 2024
Scientists Find Optimal Balance of Data Storage and Time for hash tables after 70 years
Friday, October 13, 2023
What is wrong with this chart?
Data science is hard!
It does not show how the deaths relate to the dramatically increased world population over this 100 year period.
Either a right hand Y-axis showing the world population should have been added or the death should have been expressed as per population (e.g. per 100,000 population). Then, the chart would have been a lot more impressive, I bet.
Wednesday, January 04, 2023
On Will we run out of data? An analysis of the limits of scaling datasets in Machine Learning. Scarcely!
- There is probably some simplistic trend extrapolation involved
- The authors invoke a distinction between "high-quality language data" and other data. Well, such a distinction is usually riddled with ambiguity!
- Who said that ever larger models need progressively larger datasets as well? Perhaps, better future algorithms make the need for larger datasets and larger models less relevant
- Human ingenuity can handle this not least with synthetic data that can be produced in any amount and quality
Monday, June 27, 2022
More synthetic data for advancing AI and machine learning
Probably, we will see much more synthetic data generated in the future. It's cheaper and more abundant than real data. Can be customized in many ways. Avoids or alleviate hot button issues like gender or skin color bias.
Similar approaches have been around for at least the past two decades, e.g. data augmentation or toy examples/datasets.