Skip to content
View Jwalasri's full-sized avatar

Block or report Jwalasri

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. retail-insight-genie-rag retail-insight-genie-rag Public

    Lightweight retrieval‑augmented generation (RAG) bot for retail data. Uses TF‑IDF retrieval plus a simple response composer. Includes sample retail documents and a FastAPI endpoint for interactive …

    Python

  2. insurance-guardian-churn insurance-guardian-churn Public

    Synthetic dataset generator and churn‑prediction models (logistic regression, random forest, gradient boosting). Provides training scripts, evaluation metrics (ROC AUC), and a CLI for scoring new data

    Python

  3. growth-accelerator-recsys growth-accelerator-recsys Public

    Implements a recommender system using TruncatedSVD on implicit feedback. Generates a synthetic transactions dataset, trains the model, and provides a CLI for top‑N recommendations.

    Python