Skip to content Skip to sidebar Skip to footer

Feature Engineering with Microsoft Fabric and PySpark | by Roger Noble | Apr, 2024

Fabric Madness part 2 Image by author and ChatGPT. “Design an illustration, focusing on a basketball player in action, this time the theme is on using pyspark to generate features for machine leaning models in a graphic novel style” prompt. ChatGPT, 4, OpenAI, 4 April. 2024. https://chat.openai.com.A Huge thanks to Martim Chaves who co-authored this…

Read More

Downscaling a Satellite Thermal Image from 1000m to 10m (Python) | by Mahyar Aboutalebi, Ph.D. 🎓 | Mar, 2024

Thermal sharpening of Sentinel-3 images: From 1 Km to 10m using Python in Google Colab 13 min read · 11 hours ago Sentinel-3 thermal image downscaled from 1000 m to 10 m, visualized by the author.🌅 Introduction 💾 Downloading Sentinel-3 (1000 m) and Sentinel-2 images (10 m) ⚙️ Sentinel-3 Image Processing 🌡️…

Read More

The German Tank Problem. Estimating your chances of winning the… | by Dorian Drost | Mar, 2024

Estimating your chances of winning the lottery with sampling Statistical estimates can be fascinating, can’t they? By just sampling a few instances from a population, you can infer properties of that population such as the mean value or the variance. Likewise, under the right circumstances, it is possible to estimate the total size of the…

Read More