Skip to content
View ankitanaik13's full-sized avatar

Block or report ankitanaik13

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
ankitanaik13/README.md

Hi, I'm Ankita 👋

Data Scientist & AI Engineer building LLM-powered systems and production data pipelines. MS in Data Science @ Indiana University Bloomington.

I like taking messy, real-world data (federal incident records, live transaction streams, philanthropic grant records) and turning it into systems that actually hold up when you check the numbers, including the numbers that aren't flattering.

🔧 What I work with

Python SQL DSPy Chroma LangChain LlamaIndex Hugging Face Transformers MCP Scikit-learn SHAP MLflow Apache Airflow dbt Apache Kafka Apache Spark Power BI Tableau R Causal Inference

📌 A few projects

Real-Time Transaction Fraud Detection Pipeline Kafka + Spark Structured Streaming detecting anomalous transactions, with NVIDIA NIM-generated explanations and account risk status exposed as an MCP tool. Found and fixed a flawed evaluation methodology mid-project, the honest results (and the fix) are documented in the README.

Natural Gas Pipeline Risk Mapping Geospatial ML predicting high-severity pipeline incidents from PHMSA data. Caught a data leakage bug that was inflating ROC-AUC to 0.998, fixed it, and shipped an honest 0.842 with SHAP explainability instead.

US Domestic Flight Delay Analytics Pipeline End-to-end ELT pipeline (Airflow, dbt, PostgreSQL, Docker) ingesting 500K+ flight records into a 3-layer analytical warehouse.

Online Retail Customer Analytics RFM segmentation and cohort analysis on UK retail data, with a repurchase-risk model flagging high-value, high-risk customers.

📫 Connect ankinaik@iu.edu

Pinned Loading

  1. online-retail-customer-analytics online-retail-customer-analytics Public

    Customer segmentation, cohort retention, and repurchase-risk modeling using Python on UK online retail data.

    Jupyter Notebook

  2. natural-gas-pipeline-risk natural-gas-pipeline-risk Public

    Geospatial ML pipeline predicting high-severity U.S. natural gas pipeline incidents from PHMSA data (2,675 records, 43 states). Random Forest + XGBoost with SHAP explainability, ROC-AUC 0.842 after…

    HTML

  3. flight-elt-pipeline flight-elt-pipeline Public

    End-to-end ELT pipeline ingesting 3M+ US flight records using Apache Airflow, dbt, PostgreSQL, and Docker. Features 3-layer dbt architecture with 4 analytical marts analyzing carrier reliability, a…

    Python

  4. fraud-detection-pipeline fraud-detection-pipeline Public

    Real-time transaction fraud detection: Kafka + Spark Structured Streaming + NVIDIA NIM explanations + MCP risk-status tool

    Python

  5. ca-air-quality-project ca-air-quality-project Public

    Spatio-temporal analysis of California air quality and asthma-related health outcomes using R and regression modeling.

  6. DailyBloom DailyBloom Public

    AI-powered wellness chatbot that helps track sleep, hydration, and daily habits through gentle, personalized suggestions using Claude Sonnet 4.5.

    Python