As a Data Science Masters student, I’m constantly working with mathematical concepts. From the calculus behind gradient descent to the linear algebra that powers PCA, math is the bedrock of everything we do. Recently, while tackling some homework, I stumbled upon a Python library that completely changed how I approach...
Continue reading...Data Science
Guide: Self-Hosting QuickChart on ARM with Docker (Local Build) & Caddy
This guide provides step-by-step instructions to install a self-hosted QuickChart instance on an ARM-based server (like Oracle Cloud Ampere A1) running Ubuntu 24.04, using Docker Compose and Caddy. We will build the Docker image locally from the official source code. This approach ensures compatibility with the ARM64 architecture and bypasses...
Continue reading...Installing OpenBB Platform API on Oracle ARM (Ubuntu 24.04) with Docker & Caddy
OpenBB has evolved. While known for its powerful terminal and, previously, a self-hostable web application, the core of the self-hosted OpenBB Platform is now its robust set of API endpoints. This post will clarify what the current self-hosted OpenBB Platform offers, how to use it (with a focus on Swagger/OpenAPI), and...
Continue reading...Time Series Forecasting
Time Series is a topic that I’m very passionate about, because for many years I have worked in the preparation of Forecasts and Budgets for Revenue, Expenses and Headcount in Excel, but so far, I have never seen the use of Time Series techniques at work, to this day, forecasts...
Continue reading...Unraveling the Differences: Data Science, AI, and Data Engineering
I recently met with a group of colleagues from the accounting firm (KPMG), where I worked many years ago, and I found it hard to explain to them, what I do in the field of Data Science and what Artificial Intelligence is and is not, so after giving it a...
Continue reading...