Skip to content
View SagarMaddela's full-sized avatar

Block or report SagarMaddela

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. lahariSane/CareerBoost lahariSane/CareerBoost Public

    JavaScript

  2. lahariSane/ResumeScanner lahariSane/ResumeScanner Public

    Python

  3. Customer-Segmentation-using-GMM Customer-Segmentation-using-GMM Public

    This project implements customer segmentation using Principal Component Analysis (PCA) for dimensionality reduction and Gaussian Mixture Models (GMM) for clustering. It analyzes customer data and v…

    Python

  4. Virtual-Canvas Virtual-Canvas Public

    Virtual Canvas is an interactive drawing application that allows users to draw using hand gestures. Utilizing MediaPipe for hand tracking, this project enables gesture-based drawing, erasing, and s…

    Python

  5. MEDICORUM MEDICORUM Public

    This is a Healthcare Appointment Management System built using Node.js, Express, MongoDB, and EJS. The application allows admins, doctors, and students (patients) to interact with the system for sc…

    EJS

  6. NER-using-Roberta-Model NER-using-Roberta-Model Public

    This project focuses on implementing Named Entity Recognition (NER) utilizing the RoBERTa model. NER is a crucial task in Natural Language Processing (NLP) that involves identifying and classifying…

    Python