Skip to content
View shyamsundar-r's full-sized avatar

Highlights

  • Pro

Block or report shyamsundar-r

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

Popular repositories Loading

  1. AI-Powered-Resume-Organizer AI-Powered-Resume-Organizer Public

    AI-Powered Resume Organizer is a Flask-based web app that extracts and scores resume content based on HR-defined skills, experience, and certifications. It automates the process of screening, visua…

    HTML 1

  2. Spam-Email-Detection-Naive-Bayes Spam-Email-Detection-Naive-Bayes Public

    This project is a simple spam message classifier built using Python's Scikit-learn library. It uses a Multinomial Naive Bayes model combined with a Count Vectorizer to classify text messages as eit…

    Jupyter Notebook 1

  3. Sentinel-Project Sentinel-Project Public

    HTML 1

  4. Student-Hub-Project Student-Hub-Project Public

    HTML 1

  5. Student-Score-Prediction Student-Score-Prediction Public

    A simple linear regression model to predict student scores based on study hours

    Python

  6. Movie-Reviews-Sentiment-Analysis Movie-Reviews-Sentiment-Analysis Public

    A machine learning project that analyzes the sentiment (positive or negative) of movie reviews using the IMDB dataset. The project uses Natural Language Processing (NLP) techniques and the Naive Ba…

    Python