EDA

ChatGPT on Streamlit and monitoring query response, a simple implementation
ChatGPT on Streamlit and …

ChatGPT on Streamlit and monitoring query response, a simple implementation

In this blog post, we will explore my approach to creating a prototype or MVP of sorts that demonstrates the use of the ChatGPT API to retrieve responses on queries fed, optimized for certain keywords and also present an …

From Data to Insights: Building a No-Code Web App for Exploratory Data Analysis
From Data to Insights: …

From Data to Insights: Building a No-Code Web App for Exploratory Data Analysis

Hi everyone, welcome! Today we are going to create this awesome web-app: that simply takes your data file and provides first-level analysis or what is commonly known as exploratory data analysis (EDA).

EDA Web App

This web-app is a …

Model Selection & Hyper Parameter Tuning in Binary Data Classification (Practical Example)
Model Selection & Hyper …

Model Selection & Hyper Parameter Tuning in Binary Data Classification (Practical Example)

How can you identify Fraud using a Dataset on Energy Consumption in a relationship between Service Provider and Energy consumers? To determine the class of Fraud, 0 or 1, where 0 stands for No Instance of …