Skip to content
View Surya-Murali's full-sized avatar
🐣
Spark! 💫
🐣
Spark! 💫
Block or Report

Block or report Surya-Murali

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 100 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

  1. Real-Time-Object-Detection-With-OpenCV Real-Time-Object-Detection-With-OpenCV Public

    This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.

    Python 98 64

  2. Web-Scraping-and-Amazon-Reviews-Analysis Web-Scraping-and-Amazon-Reviews-Analysis Public

    A Web Scraping project to analyze product reviews in Amazon.com. A sentiment analysis is done and the reviews are sorted and highlighted in green or red based on the sentiment score.

    R 17 10

  3. Email-Spam-Classifier-Using-Naive-Bayes Email-Spam-Classifier-Using-Naive-Bayes Public

    A Naive Bayes spam/ham classifier based on Bayes' Theorem. A bunch of emails is first used to train the classifier and then a previously unseen record is fed to predict the output.

    Python 11 15

  4. Human-Resource-Analytics-in-R Human-Resource-Analytics-in-R Public

    A Human Resource Analytics project that addresses the question "Why do employees leave?". Also helps us better understand factors for employee satisfaction

    R 4 11

  5. Sentiment-Analysis-of-Twitter-Data-by-Lexicon-Approach Sentiment-Analysis-of-Twitter-Data-by-Lexicon-Approach Public

    This project uses Lexicon-based approach for sentimental analysis of 1000 recent tweets of 4 countries. A sentiment score for each tweet is computed to ascertain the overall nature of the tweet.

    R 8 4

  6. Maps-Weather-Distance-Calculator Maps-Weather-Distance-Calculator Public

    An XML project in C# to calculate the distance between people by getting their latitude and longitude positions using Google web services (SOAP & REST).

    C# 1