Skip to content
View Code-With-Samuel's full-sized avatar

Block or report Code-With-Samuel

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. Cat-VS-Dog-Classifier Cat-VS-Dog-Classifier Public

    A full-stack web application to classify images as cat or dog using a PyTorch model and Django backend.

    Jupyter Notebook

  2. Quora-Duplicate-Question-Pairs Quora-Duplicate-Question-Pairs Public

    This project automatically detects duplicate questions on Quora using machine learning and NLP. It analyzes question pairs, extracts key features and predicts if they ask the same thing—saving time…

    Jupyter Notebook

  3. Spam_Email_Classifier Spam_Email_Classifier Public

    A machine learning project for detecting and classifying spam messages using Python, built with a Jupyter Notebook for interactive exploration and model development.

    Jupyter Notebook

  4. Diabetes_Prediction Diabetes_Prediction Public

    A compact, explainable ML project that predicts an individual's risk of developing diabetes based on health metrics. The project includes an exploratory notebook, a trained LightGBM model and a Str…

    Jupyter Notebook

  5. book_recommender_system book_recommender_system Public

    A intelligent book recommendation web application built with Flask along with bootstrap and machine learning. This system suggests similar books based on user input and displays the top 50 most pop…

    Jupyter Notebook

  6. youtube_chatbot youtube_chatbot Public

    An intelligent chatbot system that extracts YouTube video transcripts and answers questions about them using RAG (Retrieval-Augmented Generation) and embeddings.

    Python