ChatGPT Image 20 lip 2025 07 20 29

How Not to Mislead with Your Data-Driven Story

is everywhere. There are countless books, articles, tutorials, and videos, some of which I have written or created. In my experience, most of these resources tend to present data storytelling in an overwhelmingly positive light. But lately, one concern has been on my mind: ContentsWhat if our stories, instead of clarifying, mislead?Data storytelling is subjectiveWe …

How Not to Mislead with Your Data-Driven Story Read More »

Tu0v56OLL1Jy30PUoBzm P8bZiFi3QhmKuxKF95j8ojB0B8uhHmG1QBRhLF09T5VWtIcIilGO DXKTHDtGX11BB9OOiYr w1tFs8

Advanced version of Gemini with Deep Think officially achieves gold-medal standard at the International Mathematical Olympiad

Acknowledgements We thank the International Mathematical Olympiad organization for their support. Thang Luong led the overall technical direction of the advanced Gemini model with Deep Think for IMO and co-led with Edward Lockhart on the overall coordination of the IMO 2025 effort. The IMO 2025 system would not have been possible without the following technical …

Advanced version of Gemini with Deep Think officially achieves gold-medal standard at the International Mathematical Olympiad Read More »

logo2

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2)

part, I did an exploratory data analysis of the gamma spectroscopy data. We were able to see that using a modern scintillation detector, we can not only see that the object is radioactive. With a gamma spectrum, we are also able to tell why it is radioactive and what kind of isotopes the object contains. …

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2) Read More »

awan 7 python web development frameworks 1

7 Python Web Development Frameworks for Data Scientists

Image by Author | Canva   Python is widely known for its popularity among engineers and data scientists, but it’s also a favorite choice for web developers. In fact, many developers prefer Python over JavaScript for building web applications because of its simple syntax, readability, and the vast ecosystem of powerful frameworks and tools available. …

7 Python Web Development Frameworks for Data Scientists Read More »

dynamic solo plot my photo

Gain a Better Understanding of Computer Vision: Dynamic SOLO (SOLOv2) with TensorFlow

https://github.com/syrax90/dynamic-solov2-tensorflow2 – Source code of the project described in the article. ContentsDisclaimerand Why I Decided to Implement It from ScratchModelBackboneNeckHeadMask FeatureDatasetTraining ProcessLoss FunctionResuming from Checkpoint.Evaluation ProcessAdvice for Implementation from ScratchConclusionThanks for reading! Disclaimer ⚠️ First of all, note that this project is not production-ready code. and Why I Decided to Implement It from Scratch This …

Gain a Better Understanding of Computer Vision: Dynamic SOLO (SOLOv2) with TensorFlow Read More »

Build Your Own Simple Data Pipeline with Python and Docker 1 1

Build Your Own Simple Data Pipeline with Python and Docker

Image by Author | Ideogram   Data is the asset that drives our work as data professionals. Without proper data, we cannot perform our tasks, and our business will fail to gain a competitive advantage. Thus, securing suitable data is crucial for any data professional, and data pipelines are the systems designed for this purpose. …

Build Your Own Simple Data Pipeline with Python and Docker Read More »

Title new scaled 1

How to Overlay a Heatmap on a Real Map with Python

need a simple, engaging, and scalable method for presenting geospatial data, they often turn to a heatmap. This 2D visualization divides a map into equal-sized grid cells and uses color to represent the magnitude of aggregated data values within the cells. Overlaying heatmaps on geographical maps permits quick visualization of spatial phenomena. Patterns such as …

How to Overlay a Heatmap on a Real Map with Python Read More »

awan 10 github repositories python projects 1

10 GitHub Repositories for Python Projects

Image by Author | ChatGPT   After mastering the Python fundamentals, the best way to solidify your knowledge is by building projects. But with Python’s vast ecosystem, it can be overwhelming to know where to start. That’s where curated GitHub repositories come in, they provide direct links to real-life projects in data science, automation, machine …

10 GitHub Repositories for Python Projects Read More »

Scroll to Top