Skip to content
View ssomani7's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ssomani7

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 Loading

  1. Sentiment_Analysis_Project Sentiment_Analysis_Project Public

    The purpose of this project is to make up a prediction model where we will be able to predict whether a recommendation is positive or negative.

    Jupyter Notebook 1

  2. Apache-Spark-Kafka-POC-s Apache-Spark-Kafka-POC-s Public

    Implemented Spark machine learning Pipeline on AWS EMR for Collaborative Filtering to recommend users which online educational course they should take based on their viewing history. Target audienc…

    Java 2

  3. Twitter-Streaming-Using-Kafka-ES Twitter-Streaming-Using-Kafka-ES Public

    • Implemented end to end data pipeline for collecting live stream of tweets from Twitter. Created a Twitter developer account and an application in it. Using the Twitter API & Access tokens and key…

    Java

  4. MovieLens-Hive-Vs-SQL MovieLens-Hive-Vs-SQL Public

    Hive & SQL implementation explaining the concepts of schema-on-read, “Push Predicate Down”, hash-join, indexing, tree structures, Hadoop & MapReduce working. Learning point: Hive useful for huge an…

  5. DGIM_Project DGIM_Project Public

    Mini project to implement DGIM Algorithm for estimating number of ones in continuous bit stream. Objective of this project is to estimate number of ones in past K data with a tolerance of 33%. The …

    Java

  6. Deep-Learning-Dashboard Deep-Learning-Dashboard Public

    DeepDash, is a deep learning dashboard which builds predictive stats from image data using 2 models: K Nearest Neighbors and VGG19. These stats are then displayed on the front end for user to analy…

    Python