Skip to content
View Nishant1998's full-sized avatar
🤖
🤖

Block or report Nishant1998

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. Spam_Detection_Using_Naive_Bayes_Algorithm Spam_Detection_Using_Naive_Bayes_Algorithm Public

    Spam detection project which uses machine learning concept.This project is using multimonialNB from sci-kit learn library of python to predict message of spam or ham

    Jupyter Notebook 1

  2. Image-Clustering-using-Topic-Modelling Image-Clustering-using-Topic-Modelling Public

    Forked from rahuls321/Image-Clustering-using-Topic-Modelling

    This project uses topic modelling to cluster images based on their topics. By combining image processing and text summarization techniques, the project predicts topics for images and clusters them …

    Jupyter Notebook

  3. PlantAi PlantAi Public

    PlantAi is a ResNet-based CNN model trained on the PlantVillage dataset to classify plant leaf images as healthy or diseased. This repository includes PyTorch training code, tools to convert the mo…

    Java 3

  4. Facial_Expression_Recognition Facial_Expression_Recognition Public

    Real-time facial expression recognition system using YOLOv11 for face detection and EfficientNet-B0 for emotion classification. Supports webcam, image, and video inputs. Optimized with ONNX and dep…

    Python 1