Skip to content
View gauravsummer's full-sized avatar

Block or report gauravsummer

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. Bitcoin-Price-Prediction-Using-Bayesian-Regression Bitcoin-Price-Prediction-Using-Bayesian-Regression Public

    The project is about predicting the price variations of bitcoin. These predictions could be used as the foundation of a bitcoin trading strategy.

    Python 3 1

  2. ADBI-Capstone-Project ADBI-Capstone-Project Public

    The repository for the capstone project for course CSC 591 on Multi-label Text Classification.

    R

  3. Music-Recommender-System Music-Recommender-System Public

    Music Recommender System using Collaborative Filtering in Apache Spark and Python

    Jupyter Notebook 1

  4. Car-Rental-App Car-Rental-App Public

    This Repo hosts the code for Car Rental App based on Ruby and Rails as a part of OODD course.

    Ruby

  5. Twitter-Sentiment-Analysis Twitter-Sentiment-Analysis Public

    Basic twitter sentiment analytics is performed using Apache Spark Streaming API's. Real time tweets data stream is processed. Apace Kafka is used as queuing service for data streams.

    Python

  6. Sentiment-Analysis-Using-Supervised-Learning Sentiment-Analysis-Using-Supervised-Learning Public

    Performed Sentiment analysis using supervised learning techniques such as Naïve Bayes Classifier and logistic regression. Used Doc2Vec technique for Feature vector generation.

    Python