Skip to content
View anuragchawla27's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report anuragchawla27

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anuragchawla27/README.md

Hi, I am Anurag Chawla πŸ‘‹

Final year B.Tech Computer Science student specializing in Data Science, currently working as a Data Science Intern. I build practical projects across data analysis, machine learning, deep learning, NLP and automation, and I like taking ideas all the way from raw data to a working deployed product.

🎯 About Me

I am actively looking for Data Analyst and Data Science roles . My work usually starts with a business or health related question, moves through data cleaning and analysis, and ends with a dashboard, app or report that someone can actually use.

πŸ› οΈ Core Skills

Languages Python SQL R

Machine Learning and Deep Learning

Scikit learn, XGBoost, LSTM, ARIMA, Isolation Forest, K Means Clustering

NLP and AI

TF IDF, Cosine Similarity, LangChain, Whisper, Large Language Models (Gemini, Mistral)

Automation

n8n

Make, workflow agents connecting APIs and AI models

Data Analysis and BI

Pandas NumPy Power BI Hypothesis Testing, ETL Pipelines

πŸ“‚ Featured Projects

πŸ“Š Customer Churn Prediction

An end to end machine learning app that predicts customer churn using classification models, with about 91 percent recall. Includes data preprocessing, EDA, model building and a live deployment using FastAPI and Streamlit on Render.

πŸ“ˆ Nifty 50 Stock Prediction

A hybrid ARIMA and LSTM model built to forecast Nifty 50 stock prices, achieving close to 0.96 R squared by combining statistical time series methods with deep learning.

πŸ₯ Healthcare Patient Readmission Analytics

A full analytics project on a large hospital dataset with over 100,000 records. Covers Python and Pandas based cleaning, SQL analysis in MySQL, and an interactive Power BI dashboard, packaged with documentation and a presentation.

🧠 NHS and Mental Health Data Analysis

A set of data science tasks completed during my internship, including hypothesis testing on national survey data, patient clustering using K Means, anomaly detection in prescribing data using Isolation Forest, and an ETL pipeline processing over 770,000 records from NHS England.

🎬 Movie Recommendation System

A content based recommender using TF IDF and cosine similarity to suggest similar movies, served through a FastAPI backend.

πŸ€– AI Content Automation Pipeline

A multi agent automation workflow built with n8n, connecting YouTube and SerpAPI data sources to Gemini for content generation, with results logged into Google Sheets.

πŸŽ™οΈ AI Meeting Assistant

A tool that transcribes and summarizes meetings using yt dlp and Whisper for audio processing, combined with LangChain, Mistral and ChromaDB for question answering, wrapped in a Streamlit interface.

πŸ“¦ Inventory Optimization and Service Level Analysis

An analysis of inventory performance to identify overstock exposure, measure holding cost reduction and validate service level efficiency, using SQL for business logic and Power BI for reporting.

🚧 Currently

Completing my final year of B.Tech in Computer Science with a Data Science specialization, working as a Data Science Intern, and applying to Data Analyst and Data Science roles.

πŸ“¬ Connect With Me

LinkedIn

Gmail

Pinned Loading

  1. churn-prediction-app churn-prediction-app Public

    End-to-end machine learning project to predict customer churn using classification models. Includes data preprocessing, EDA, model building, and deployment using FastAPI and Streamlit.

    Jupyter Notebook

  2. Inventory-Optimization-Service-Level-Analysis Inventory-Optimization-Service-Level-Analysis Public

    This project analyzes inventory performance to identify overstock exposure, measure holding cost reduction, and validate service level efficiency. Using SQL for business logic validation and Power …

  3. US-Healthcare-Patient-Readmission-Analysis US-Healthcare-Patient-Readmission-Analysis Public

    An end-to-end data analytics project analyzing 100,000+ patient records from 130 US hospitals to identify readmission risk factors using Python, MySQL, and Power BI.

    Jupyter Notebook 1

  4. Ai-mental-health-assistant Ai-mental-health-assistant Public

    A machine learning project that classifies mental health conditions from text using TF-IDF and models like SVM, Random Forest, and Logistic Regression. After evaluation and hyperparameter tuning, L…

    Jupyter Notebook