by Dr. Owns | Jan 9, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
As AI becomes further enmeshed into every product we use, what rules should exist to protect humans?What rules should AI profiles play by? Screenshot by James Barney, 3 January 2025.IntroductionThis post explores and analyzes AI profiles on Meta’s various platforms....
by Dr. Owns | Jan 9, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Speed Up PyTorch with Custom KernelsWe’ll begin with torch.compile, move on to writing a custom Triton kernel, and finally dive into designing a CUDA kernelRead for free at alexdremov.mePyTorch offers remarkable flexibility, allowing you to code complex...
by Dr. Owns | Jan 9, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
A hands-on alternative to Google’s Causal ImpactPhoto by Vedrana Filipović on UnsplashWhat is the impact of my last advertising campaign? What are the long-term costs of Brexit? How much has I gained in my new pricing strategy? All these questions are commonly asked...
by Dr. Owns | Jan 8, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Using Clustering Algorithms to Handle Missing Time-Series DataContinue reading on Towards Data Science » Using Clustering Algorithms to Handle Missing Time-Series DataContinue reading on Towards Data Science » knn, timeseries, getting-started, machine-learning,...
by Dr. Owns | Jan 8, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Everything you need to know to get started with text miningContinue reading on Towards Data Science » Everything you need to know to get started with text miningContinue reading on Towards Data Science » text-mining, data-science, unstructured-data, programming,...
by Dr. Owns | Jan 8, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Why Bayesian A/B testing can lead to misunderstandings, inflated false positive rates, introduce bias and complicate results(Image by Midjourney)Over the past decade, I’ve engaged in countless discussions about Bayesian A/B testing versus Frequentist A/B testing. In...