Mar 27 · 11 min read · Imagine you're a casino inspector. You suspect a dealer has been switching between two biased coins, but you only have records of the outcomes - not which coin was used for each game. How do you figur
Join discussion
Feb 23 · 13 min read · This is Week 19 of my data science journey, the week I stopped telling the algorithm what to find and started letting it discover patterns on its own. If you've been following since Week 18, welcome b
Join discussion
Jan 16 · 4 min read · As part of our unsupervised learning series today, we will talk about a famous algorithm of an association type. While exploring unsupervised learning, I came across the Apriori Algorithm. At first, it sounded complex, but once I broke it down with r...
Join discussion
Jan 12 · 6 min read · In our previous article on unsupervised learning, we covered a clustering algorithm. Today we will be covering a common algorithm that comes under the category of dimensionality reduction. So, in machine learning, having more data is usually helpful ...
Join discussion