Data science

Day 26: Adjusted vs. Original

December 2, 2024 | OSM

The last five days! On Day 25, we compared the peformance of the adjusted vs. unadjusted strategy for different prediction scenarios: true and false positives and negatives. For true positives and false negatives, the adjusted strategy performed bet...
[...Read more...]

How to calculate Z-Scores in Python

November 28, 2024 | Ponne, Bruno

If you’ve worked with statistical data, you’ve likely encountered z-scores. A z-score measures how far a data point is from the mean, expressed in terms of standard deviations. It helps identify outliers and compare data distributions, making it a vital tool in data science. In this guide, we’...
[...Read more...]

Big-Scale Data Dashboards With Observable Framework

November 27, 2024 | Filip Stachura

If your organization is looking to build dynamic and interactive dashboards with a strong emphasis on performance or large scale, the Observable Framework could be an ideal fit. This article introduces the framework, its core features, and real-world use cases to illustrate how it can help your data science team ...
[...Read more...]

Day 25: Positives and Negatives

November 26, 2024 | OSM

On Day 24, we explained in detail how the error correction term led to somewhat unexpected outperformance relative to the original and unadjusted strategies. The reason? We hypothesized that it was due to the the error term adjusting the prediction ...
[...Read more...]

Day 24: Lucky Logic

November 25, 2024 | OSM

On Day 23 we dove into the deep end to understand why the error correction we used worked as well as it did. We showed how traditional machine learning uses loss functions and then hypothesized how our use helped improve predictions through its effe...
[...Read more...]
1 7 8 9 10 11 133