Skip to content
View meet7364's full-sized avatar

Block or report meet7364

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. credit-card-fraud-detection credit-card-fraud-detection Public

    Real-time fraud detection ML system on highly imbalanced transaction data (0.17% fraud rate). Stratified CV, SMOTE with proper train/test isolation, cost-based threshold optimization, SHAP interpre…

    Jupyter Notebook

  2. ZomatoAnalytics ZomatoAnalytics Public

    End-to-end restaurant analytics pipeline for Bangalore — ETL, dbt transformations, and Streamlit dashboard on 51K+ Zomato restaurants.

    Python

  3. Emotion-Prediction Emotion-Prediction Public

    An end-to-end NLP and Deep Learning project that detects emotions from text using a Bidirectional GRU (BiGRU) model with ~92.2% test accuracy. Classifies six emotions and provides real-time predict…

    Jupyter Notebook

  4. OlistAnalytics OlistAnalytics Public

    SQL analytics on 100K+ Brazilian e-commerce orders — PostgreSQL, SQLAlchemy & Plotly. Uncovers a 10.6-day delivery gap driving a 4-point review score difference.

    Jupyter Notebook

  5. e-commerce_ab_testing e-commerce_ab_testing Public

    Designed and analysed an A/B test on 290K+ e-commerce users; applied two-proportion z-test and chi-square test (p = 0.19), computed 95% CI [-0.39pp, +0.08pp] and power analysis revealing 25.89% obs…

    Jupyter Notebook

  6. covid19-analytics covid19-analytics Public

    End-to-end COVID-19 analytics pipeline — PostgreSQL star schema ETL on Neon cloud + 6-chart Tableau dashboard covering 776M cases, 7M deaths & 10.8B vaccinations across 200+ countries.

    Python