by Dr. Owns | May 22, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Coding concepts that distinguish an amateur from a professional data scientist The post Inheritance: A Software Engineering Concept Data Scientists Must Know To Succeed appeared first on Towards Data Science. Coding concepts that distinguish an amateur from a...
by Dr. Owns | May 22, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Who gets hired as an NBA coach? How long does a typical coach last? And does their coaching background play any part in predicting success? This analysis was inspired by several key theories. First, there has been a common criticism among casual NBA fans that teams...
by Dr. Owns | May 22, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Introduction When developing Time Intelligence Measures with Power BI or in Fabric in Semantic Models, it can be necessary to create a date range to calculate the result for a specific time frame. To be precise, almost all of the Time Intelligence functions in Dax...
by Dr. Owns | May 21, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
These days, job titles like data scientist, machine learning engineer, and Ai Engineer are everywhere — and if you were anything like me, it can be hard to understand what each of them actually does if you are not working within the field. And then there are titles...
by Dr. Owns | May 21, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Let’s say you are lucky enough to have access to a system with an Nvidia Graphical Processing Unit (Gpu). Did you know there is an absurdly easy method to use your GPU’s capabilities using a Python library intended and predominantly used for machine learning (ML)...
by Dr. Owns | May 21, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
This is the second in a multi-part series on creating web applications with generative AI integration. Part 1 focused on explaining the AI stack and why the application layer is the best place in the stack to be. Check it out here. Table of Contents Introduction I...