Skip to content
View nadaben88's full-sized avatar

Block or report nadaben88

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

Popular repositories Loading

  1. churn-prediction churn-prediction Public

    End-to-end MLOps pipeline for telecom customer churn prediction using XGBoost. Covers data preprocessing, training, evaluation, and inference. Achieves 85% recall and 89.5% AUC-ROC, enabling proact…

    Jupyter Notebook

  2. mistral-qlora-translation mistral-qlora-translation Public

    End-to-end MLOps pipeline for English→French translation using Mistral-7B-v0.3 fine-tuned with QLoRA (4-bit quantization + LoRA). Evaluated on the WMT14 fr-en benchmark and deployed as a real-time …

    Python

  3. CV-Parsing-Semantic-Matching-System CV-Parsing-Semantic-Matching-System Public

    Parses resumes, extracts skills/experience, and matches candidates to jobs using semantic + keyword scoring. Built with Python, SQLite, and Sentence Transformers, it offers a Gradio UI for interact…

    Python