

Let's Play Rock, Paper, Scissors in Python!
Introduction Are you looking for a fun and easy game to play in Python? Look no further than "Rock, Paper, Scissors"! In this blog post,...
Mar 8, 20233 min read
69 views
0 comments


Customer Churn - Tensorflow and Keras
This blog focuses on a basic introduction to Neural Networks using Tensorflow and Keras for predicting customer attrition. To better...
Mar 4, 20234 min read
36 views
0 comments


Customer Churn Prediction
Building a churn model to understand why customers are leaving. Key Takeaways 1. How to build customer churn model using various...
Dec 30, 20226 min read
77 views
0 comments

Dimensionality Reduction with PCA
A step-by-step explanation of how to use PCA (Principal Component Analysis) for dimensionality reduction on a coloured image using...
Sep 4, 20224 min read
57 views
0 comments


Responsible AI - Part 2
This blog will primarily focus on the Responsible AI (RAI) dashboard and how to better understand the model performance and mitigate the...
May 22, 20228 min read
37 views
0 comments


Responsible AI - Part 1
Did You Know? AI is expected to contribute nearly $16 trillion to the global economy by 2030. Introduction In the real world, Data...
Apr 30, 20223 min read
89 views
0 comments


A glimpse on Machine Learning
Introduction Machine learning (ML) is the next instrument in the AI symphony. So what exactly is Machine Learning? Machine Learning is a...
Apr 19, 20223 min read
64 views
0 comments