Skip to content
View AngelaHsu02's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AngelaHsu02

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. NLP-Sentimental-Analysis NLP-Sentimental-Analysis Public

    Predict sentiment (positive or negative) of movie reviews.

    Python

  2. NLP-Stance-Detection NLP-Stance-Detection Public

    Use Transformer to predict stances (against, favor, none) of tweets.

    Jupyter Notebook

  3. Lab-Telecomchurn Lab-Telecomchurn Public

    Use SMOTE to address the class imbalance and apply Logistic regression and XGboost to predict churn cases.

    Jupyter Notebook

  4. WSM-Vector-Space-Model WSM-Vector-Space-Model Public

    Vector Space Model with Different Weighting Schemes & Similarity Metrics

    Python

  5. NLP-Chinese-Segmentation NLP-Chinese-Segmentation Public

  6. DataStructure-dynamicArrayVSLinkedList DataStructure-dynamicArrayVSLinkedList Public

    Compare dynamic arrays and linked lists, and discuss the impact of caching.

    Python