© 2026 Hashnode
In the previous part of this series, we explored and implemented regression trees while covering the concept of decision trees. If you directly reached to this blog, I recommend you to first read part-1 of decision tree, as all basics are covered in ...

Embark on a captivating tutorial as we uncork the world of wine quality prediction using the potent Random Forest Classifier. In this exploration, we'll navigate the intricate landscape of predictive analytics, demonstrating how to leverage this powe...

Introduction Working with imbalanced data when building a classification ML model can be a challenge, as it affects your models’ ability to make accurate predictions. This is particularly challenging when the focus goes beyond the accuracy score of t...

If you have ever done logistics regression, then you must be aware of the confusion matrix. The name is so apt for this important machine-learning concept. I used to get so confused trying to make sense of the matrix and the formulas. I struggled wit...

Tasks Create a Movie Score Prediction Model with BQML custom ML and all of this only using SQL. Prerequisites A browser, such as Chrome or Firefox. A Google Cloud project with billing enabled. Important Links https://www.abirami.dev/code-vipassa...
