I have been reading a book recently about algorithms in the wider sense (40 algorithms every programmer should know -book and github link below) I spend a lot of time ...
If you scour the internet for “ANOVA vs Regression”, you might be confused by the results. Are they the same? Or aren’t they? The answer is that they ca...
I want to share with you my article about marketplaces. If you are interested in creating one or want to improve your existing marketplace you might be interested in this...
Milvus Project: github.com/milvus-io/milvus The question answering system is commonly used in the field of natural language processing. It is used to answer questions in...
It is surprising to see the level of innumeracy in the population, even in college-educated professionals. People still have blind faith in so-called experts and journali...
In my previous article, we analyzed the COVID-19 data of Turkey and selected the cubic model for predicting the spread of disease. In this article, we will show in detail...
(This article is now a chapter of my github proto-book Bayesuvius) Simpson’s paradox is a recurring nightmare for all statisticians overseeing a clinical trial for ...
Correlation is a measure of linear association between two variables X and Y, while linear regression is a technique to make predictions, using the following model: Y�...
I just uploaded a new chapter to my github proto-book “Bayesuvius”. This chapter deals with Reinforcement Learning (RL) done right, i.e., with Bayesian Networ...