Skip to content
View anurima-saha's full-sized avatar

Highlights

  • Pro

Block or report anurima-saha

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

    Project begins with webscrapping Yelp reviews and rating with 'BeautifulSoup' in Python, followed by Natural Language Processing (text cleaning, removing stopwords, tokenization and lemmatization) …

    Jupyter Notebook

  2. Topic_Modelling_LDA_HDBSCAN Topic_Modelling_LDA_HDBSCAN Public

    Using unsupervised learning to group reddit text and identify major conspiracy theories using NLP, LDA, spacy, SVD, SBert embedding and HDBSCAN.

    HTML

  3. Text-Classification Text-Classification Public

    Wine reviews used to determine the type of wine training on imbalanced data using classification algorithms like SVM, Naive Bayes and Random Forest Classifier. Neural Network (CNN, RNN and LSTM) an…

    HTML 1

  4. saitejasri1/Shared-ML-project saitejasri1/Shared-ML-project Public template

    In this repository, you find the content required for BDA 602 Machine Learning final project.

    Jupyter Notebook 1

  5. LA_Crime_Prediction_Supervised_ML LA_Crime_Prediction_Supervised_ML Public

    Supervised ML model trained on LAPD data with attributes like crime location and time of occurance along with victim details. Random Forest and XGBoost algorithms used to determine if a given crime…

    Jupyter Notebook

  6. WordCloud WordCloud Public

    Creating word cloud in R on the definition of 'Big Data' as provided in wiikipedia. Final result used as cover photo for linkedin.

    R