Skip to content
View HiteshAvula09's full-sized avatar

Block or report HiteshAvula09

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

Popular repositories Loading

  1. Flashcards-using-LLM Flashcards-using-LLM Public

    AI-powered flashcard and quiz generator, RAG pipeline with Groq LLM, ChromaDB, SM-2 spaced repetition, FastAPI, and Streamlit

    Python

  2. Diabetes_Risk_Predictor Diabetes_Risk_Predictor Public

    End-to-end diabetes risk predictor: XGBoost (0.824 AUC, 73% recall) + SHAP explainability + FastAPI + Streamlit. Handles class imbalance with tuned threshold for clinical screening. 253K CDC BRFSS …

    Python

  3. GNN-Architecture-Comparison-for-Fraud-Detection GNN-Architecture-Comparison-for-Fraud-Detection Public

    Comparative analysis of Graph Neural Networks (GraphSAGE, GCN, GAT) for fraud detection in cryptocurrency transaction graphs using PyTorch Geometric.

    Python

  4. parallel_bfs parallel_bfs Public

    Forked from dev-jashp/parallel_bfs

    High-performance parallel bi-directional BFS implementation optimized for large-scale graphs using OpenMP, achieving sub-40ms traversal on million-node datasets with adaptive direction switching an…

    C++