Skip to content
View HaoyiZhao's full-sized avatar

Block or report HaoyiZhao

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. mini-shell mini-shell Public

    Mini shell program that can execute a list of shell commands using system calls in C

    C 1

  2. sentiment-analysis-project sentiment-analysis-project Public

    Jupyter Notebook

  3. sentiment_analysis sentiment_analysis Public

    Simple sentiment analysis classifier trained from movie reviews

    Python

  4. simple-file-system simple-file-system Public

    Simple file system that can be mounted by the user under a directory in the users machine.

    C

  5. simple_model_fitting_and_hypertuning simple_model_fitting_and_hypertuning Public

    Various models (polynomial regression, stochastic gradient regression, and linear regression) trained on training data . tuned on validation data, and tested on test data. Input data was processed …

    Jupyter Notebook

  6. automatic-summarization-methods automatic-summarization-methods Public

    Several techniques used for automatic summarization of articles. Methods consist of SumBasic, and derivations/extensions of SumBasic

    Python