Skip to content
View Vaibhav-Vinil's full-sized avatar

Block or report Vaibhav-Vinil

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

Pinned Loading

  1. AI_Powered_Image_Caption_Generator AI_Powered_Image_Caption_Generator Public

    Python

  2. DeepFake-Face-Swap-Generator DeepFake-Face-Swap-Generator Public

    Python

  3. nextjs-openai-rag-web nextjs-openai-rag-web Public

    A Next.js AI assistant combining RAG (File Search) and real-time Web Search to deliver accurate, grounded responses from both internal documents and the live internet.

    TypeScript

  4. Credit-Card-Fraud-Detection-Logistic-Regression Credit-Card-Fraud-Detection-Logistic-Regression Public

    a Logistic Regression model to detect credit card fraud using the Kaggle “Credit Card Fraud Detection” dataset. It balances the imbalanced class distribution by under-sampling the majority class an…

    Jupyter Notebook 1

  5. Diabetes-Prediction-Model-Logistic-Regression Diabetes-Prediction-Model-Logistic-Regression Public

    A machine learning model that predicts diabetes using logistic regression on medical data. The model analyzes patient features like glucose levels and BMI to classify diabetes risk.

    Jupyter Notebook 1

  6. Spam-Mail-Classifier-Logistic-Regression-TF-IDF-Vectorization Spam-Mail-Classifier-Logistic-Regression-TF-IDF-Vectorization Public

    This project implements a Machine Learning model to classify emails as either **Spam** or **Ham** (not spam). The classification is achieved using a **Logistic Regression** model trained on numeric…

    Jupyter Notebook 1