Skip to content
View LEANDERANTONY's full-sized avatar

Block or report LEANDERANTONY

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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. Telecom_Churn_Case_study Telecom_Churn_Case_study Public

    Preprocessed customer-level telecom data with 70,000+ rows and 172 features to determine variables that lead to churn. Applied feature engineering, imputation strategies, and classification modelin…

    Jupyter Notebook

  2. Credit_Card_Fraud_Detection Credit_Card_Fraud_Detection Public

    Detecting fraudulent transactions from real-world anonymized credit card data using XGBoost and SMOTE. Achieved 97%+ ROC-AUC on a highly imbalanced dataset.

    Jupyter Notebook

  3. HelpmateAI_RAG_QA_System HelpmateAI_RAG_QA_System Public

    Retrieval-Augmented QA system for research documents/insurance policies using LangChain, ChromaDB, and OpenAI LLMs. Supports query reranking and few-shot prompting.

    Jupyter Notebook

  4. Gesture_Recognition Gesture_Recognition Public

    A CNN-based deep learning model for classifying hand gestures into five categories. Trained on ~2,000 labeled images with data augmentation, achieving ~94% validation accuracy. Built using TensorF…

    Jupyter Notebook

  5. AI_Job_Application_Agent AI_Job_Application_Agent Public

    “A modular AI-powered agent for job application automation: resume tailoring, job scraping, LinkedIn-to-resume builder, analytics, and more.”

    Python 1

  6. Github_Agent Github_Agent Public

    An AI agent that analyzes your GitHub profile and repositories using the GitHub API, then generates personalized, actionable improvement suggestions with GPT-4o. Ideal for job seekers, students, an…

    Python