Skip to content
View MohanBisunke's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report MohanBisunke

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

Popular repositories

  1. movie-recommedation movie-recommedation Public

    Movie Recommender based on CountVectorizer and Cosine Similarity. Given one movies, similar five movies will be recommended

    Jupyter Notebook

  2. book-recommeder book-recommeder Public

    popularity based and collaborative filtered based recommendation system

    Jupyter Notebook

  3. quora_duplicate_question_pair quora_duplicate_question_pair Public

    The built model is for checking whether the questions are duplicate or not given two questions.

    Jupyter Notebook

  4. romanized-nepali-text-sentiment-analysis romanized-nepali-text-sentiment-analysis Public

    The built model (Naive Bayes: Multinomial, Gaussian and Bernoulli combined voted) is Sentiment Analyzer for Romanized Nepali Text (Nepali words spoken in English Letters).The model predict either p…

    Jupyter Notebook

  5. Email_Multiclass_classification_LSTM Email_Multiclass_classification_LSTM Public

    The built model(LSTM) is able to Categorize emails into Primary, Spam, Promotions and Social. Because of dataset taken from individual, it's not uploaded for privacy concern.

    Jupyter Notebook

  6. Opencv-Core-operation-and-image-processing Opencv-Core-operation-and-image-processing Public

    Basic operations in opencv with image processing like read, write ,display, thresholding, smoothing, transformation, edge detection, contours ,histograms , hough line , watershed etc

    Python