Skip to content
View ShaishavJogani's full-sized avatar
  • Tempe, Arizona, USA

Highlights

  • Pro

Organizations

@sefcom
Block or Report

Block or report ShaishavJogani

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. Naive-Bayes-Classfier Naive-Bayes-Classfier Public

    Implemantation of Gaussian Naive Bayes Calssifier in Python from scratch. (No advanced library)

    Python 19 12

  2. Neural-Network-Handwritten-Digit-classification Neural-Network-Handwritten-Digit-classification Public

    Two hidden layer Neural Network with 99% Accuracy. Dropout Regularization scheme is also implemented and available as an option. Please read the report for full implemantation Description.

    Python 8 2

  3. InstagramManager InstagramManager Public

    Android application which displays a user's Instagram followers and followings. It also shows users who have unfollowed him.

    Java 3

  4. Semantic-Search-on-Movie-Summaries Semantic-Search-on-Movie-Summaries Public

    Based on the user query, find the movie by Semantic Search on their synopsis using Convolution Neural Network.

    Python

  5. Movie-Recommendation-System Movie-Recommendation-System Public

    Netflix Prize: Movie Recommendation. Implemented 4 algorithms: Baseline, Item-Item Collaborating, Latent Factor Model, and Neural Collaborative filtering and compared their results.

    Python