Skip to content
View mayurikumari047's full-sized avatar
  • University of Illinois at Chicago

Block or report mayurikumari047

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. Aspect-Based-Sentiment-Analysis-Multiple-Models Aspect-Based-Sentiment-Analysis-Multiple-Models Public

    Aspect based sentiment analysis is the determination of sentiment orientation of different important aspects of any textual review or post.

    Jupyter Notebook 5 6

  2. ACL-vs-NIPS-Key-Phrase-Extraction ACL-vs-NIPS-Key-Phrase-Extraction Public

    a variation to TextRank algorithm based on the notion that certain sections of a research paper hold more important information than others

    Python

  3. PredictiveAnalysis_HealthyFood PredictiveAnalysis_HealthyFood Public

    Predictive Analysis for likelihood of spending more money on healthy food for Young-People survey dataset

    Jupyter Notebook

  4. Relevant-Docs-Retrieval Relevant-Docs-Retrieval Public

    Retrieving relevant docs from a corpus for given queries

    Jupyter Notebook

  5. Classify-Patterns-using-RBF-Network Classify-Patterns-using-RBF-Network Public

    Design and implementation of an Radial Basis Function (RBF) network and classify non linear patterns based on RBF network

    Jupyter Notebook

  6. Pattern-Classification-using-SVM Pattern-Classification-using-SVM Public

    Design and implementation of Support Vector Machine from scratch without any use of machine learning libraries for Pattern classification

    Python