Unfolding the universe of possibilities..

Journeying through the galaxy of bits and bytes.

AI Coding: Is Google Bard a Good Python Developer?

How does Google Bard handle Python coding tasks? Continue reading on Towards Data Science »

Structuring Your Cloud Instances’ Startup Scripts

Separating between first launch vs reboot Continue reading on Towards Data Science »

A Key Start to MLOps: Exploring Its Essential Components

A Beginner-Friendly Introduction to MLOps Continue reading on Towards Data Science »

Using Polars Plugins for a 14x Speed Boost with Rust

Achieving high speed outside the native Polars library Generated by DALL-E 3 Introduction Polars is taking the world by storm thanks to it’s speed, memory efficiency, and beautiful API. If you want to know how powerful it is, look no further than

7 Examples to Master Categorical Data Operations with Python Pandas

Use category data type when working with low-cardinality categorical features Continue reading on Towards Data Science »

DL Notes: Gradient Descent

How Neural Networks “Learn” Photo by Rohit Tandon / Unsplash Artificial Neural Networks (ANNs) are universal function approximators. They can approximate any complex function if provided with enough data, have a proper architecture, and are trained for enough time. But what does “training”

Take the Next Step to Expand Your Data Science Skill Set

From effective storytelling to strategic career-planning, the skills you need in order to progress in your data science career are varied and increasingly interdisciplinary. Unlike, say, stats or programming, these are also areas where structured educational environments, like degree programs

11 Custom GPT Ideas to Make Money on OpenAI’s GPT Store

OpenAI just announced something big. A lot of people are going to make a lot of money with this… OpenAI recently unveiled “GPTs”. This could be bigger than the App Store. In this article, I’ll show you exactly how you

Back to the Basics: Probit Regression

A crucial method in binary outcome analysis Image by Issac Smith on Unsplash Whenever we face any task related to analyzing binary outcomes, we often think of logistic regression as the go-to method. That’s why most articles about binary outcome regression focus

Data Tells Us “What” and We Always Seek for “Why”

“The Book of Why” Chapters 1&2, a Read with Me series Continue reading on Towards Data Science »