Skip to content
View mohiuddin02's full-sized avatar
  • Lakehead University
  • Thunderbay Ontario
Block or Report

Block or report mohiuddin02

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. TweetBERT TweetBERT Public

    TweetBERT: A Pretrained Language Representation Model for Twitter Text Analysis

    Jupyter Notebook 14

  2. EEG-Based-Emotion-Recognition-with-Autoencoder-and-Data-Augmentation EEG-Based-Emotion-Recognition-with-Autoencoder-and-Data-Augmentation Public

    Jupyter Notebook 3 1

  3. KNN-implementation-from-scratch KNN-implementation-from-scratch Public

    Forked from pranayom/KNN-implementation-from-scratch

    KNN is one of the famous classification algorithms. Here I have tried to implement it from scratch on a real life dataset and compared the accuracy by running it again on scikit learn

    Jupyter Notebook

  4. pytorch-transformers-classification pytorch-transformers-classification Public

    Forked from ThilinaRajapakse/pytorch-transformers-classification

    Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, Ro…

    Jupyter Notebook

  5. yelp_comments_classification_nlp yelp_comments_classification_nlp Public

    Forked from msahamed/yelp_comments_classification_nlp

    Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.

    Jupyter Notebook

  6. FeatureSelection_classification_NaiveBayes FeatureSelection_classification_NaiveBayes Public

    From Scratch

    Python