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

Highlights

  • Pro

Block or report wasnikh0

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

Gmail LinkedIn GitHub


🧠 About Me

Hi! I'm Harsh Wasnik, a Machine Learning Engineer with experience in building scalable AI systems across healthcare, education, and telecom.

  • πŸŽ“ MS in Information Science, University of Arizona (4.0 GPA, Distinguished Graduate Scholar)
  • πŸ€– Focus Areas: LLMs, Deep Learning, Graph Neural Networks, ML Ops
  • 🧾 Published author @ IEEE
  • πŸš€ I use AI to solve real-world problems with measurable impact

πŸ€– AI/ML Specialties

πŸ” Context-Aware Systems πŸ“¦ MLOps Pipelines 🧠 Deep Learning
LLMs + KGs for personalization Airflow, MLflow, Docker CNNs, LSTMs, Transformers
πŸ“Š Predictive Analytics ☁️ Cloud Platforms πŸ—ƒοΈ Vector Databases
A/B Testing, Scoring Models AWS (S3, EC2, SageMaker), GCP, Azure FAISS, LangChain, Semantic Search

πŸ“Œ Featured Projects

πŸ›‘οΈ Network Security MLOps Pipeline

  • Built an end-to-end MLOps pipeline for real-time phishing detection using a network security dataset
  • Modular architecture with YAML configs, CI/CD via GitHub Actions, and MLflow experiment tracking via DagsHub
  • 🐳 Dockerized and deployed the system to AWS EC2 using ECR for scalable production use
  • πŸ§ͺ Trained and compared models: Random Forest, AdaBoost, Gradient Boosting, Logistic Regression, Decision Trees
  • πŸ”— GitHub | DagsHub | Live App

πŸ” AI-Powered Risk Predictor

  • HIPAA-compliant system that generates patient-specific treatment recommendations using EHR, clinical notes, and medication data
  • Built with Databricks Spark, LLMs, and Knowledge Graphs
  • πŸ₯ Achieved 90% accuracy in diagnosis prediction

πŸ“š Adaptive Learning with GPT + KGs

  • Published at IEEE ICCPCT 2025
  • Integrated GPT-4 with semantic knowledge graphs for personalized learning
  • πŸ“ˆ Improved student engagement by 25%, retention by 18%

🎯 Student Score Predictor

  • Predicted standardized test scores (math, reading, writing) with >90% accuracy
  • Inference latency <1 second per profile across 100+ test cases
  • πŸ”—Live App

🌐 GNN-based Traffic Optimization

  • Deployed Graph Neural Networks to optimize telecom traffic from major clients like Amazon/Facebook
  • Resulted in $80K in revenue through improved network efficiency

πŸ› οΈ Tech Stack

Languages: Python, R, Bash
ML Frameworks: PyTorch, TensorFlow, Scikit-learn, XGBoost
Tools: Apache Airflow, MLflow, Docker, Streamlit, HuggingFace, LangChain
Data: PySpark, PostgreSQL, MongoDB, Snowflake, Redshift
Cloud: AWS (S3, SageMaker, Lambda), GCP, Azure
Viz: Power BI, Tableau, Matplotlib, Plotly, Seaborn
Certs: Microsoft Generative AI, UIUC Analytics, Tata Excellence Award, Student Award, Distinguished Scholar


πŸ“¬ Let's Connect


🧠 β€œCrafting Intelligent Solutions with AI”

Pinned Loading

  1. text-classification text-classification Public

    train and run a Logistic Regression model for Text Classification

    HTML 1

  2. Data-preprocessing Data-preprocessing Public

    Extract and cleanup text from a html document

    HTML 1

  3. INFO-526-F24/project-01-Uchihas INFO-526-F24/project-01-Uchihas Public

    Final Project for INFO 526 - Data Analysis and Visualization taught by Dr. Greg Chism

    HTML 1 1

  4. datascienceproject datascienceproject Public

    End to End Pipeline

    Jupyter Notebook

  5. healthcare-personalized-provider healthcare-personalized-provider Public

    Forked from INFO-698-InfoSci-Capstone/healthcare-personalization-ai

    Your Personalized Healthcare provider

    Python

  6. NetworkSecurity NetworkSecurity Public

    Built with industry-grade practices: ML pipeline automation, containerization, CI/CD deployment, cloud-native architecture.

    Python