by Dr. Owns | Feb 19, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
“I train models, analyze data and create dashboards — why should I care about Containers?” Many people who are new to the world of data science ask themselves this question. But imagine you have trained a model that runs perfectly on your laptop. However, error...
by Dr. Owns | Feb 19, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
We all know the usual Time Intelligence function based on years, quarters, months, and days. But sometimes, we need to perform more exotic timer intelligence calculations. But we should not forget to consider performance while programming the measures. Introduction ...
by Dr. Owns | Feb 19, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
This post was co-authored with Rafael Guedes. Introduction Traditional models can only process a single type of data, such as text, images, or tabular data. Multimodality is a trending concept in the AI research community, referring to a model’s ability to learn from...
by Dr. Owns | Feb 19, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Large Language models (LLMs) have witnessed impressive progress and these large models can do a variety of tasks, from generating human-like text to answering questions. However, understanding how these models work still remains challenging, especially due a...
by Dr. Owns | Feb 19, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
27 days, 1,700+ commits, 99,9% AI generated code The narrative around AI development tools has become increasingly detached from reality. YouTube is filled with claims of building complex applications in hours using AI assistants. The truth? I spent 27 days building...
by Dr. Owns | Feb 19, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Nowadays, data science projects do not end with the proof of concept; every project has the goal of being used in production. It is important, therefore, to deliver high-quality code. I have been working as a data scientist for more than ten years and I have noticed...