Skip to content
View leiyunin's full-sized avatar

Block or report leiyunin

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 Loading

  1. mental-health-dashboard mental-health-dashboard Public

    This dashboard is a tool that shows the prevalence and patterns of mental health illness as well as the related health care service based on county-level data among the United States. It also compa…

    Jupyter Notebook 2

  2. RealTimeReview-Flask-Websocket RealTimeReview-Flask-Websocket Public

    This project creates a real-time review system for LA Veranda Hotel, using Flask and WebSocket to mimic Firebase. It enables easy data manipulation through RESTful APIs and real-time review submiss…

    Python 1

  3. Supervised_Semi-Supervised_Unsupervised-Learning Supervised_Semi-Supervised_Unsupervised-Learning Public

    This study evaluates Supervised, Semi-Supervised, and Unsupervised Learning methods on the Breast Cancer Wisconsin and Banknote Authentication datasets, comparing their effectiveness through Monte-…

    Jupyter Notebook 1

  4. Global-Eating-Habits-and-Diabetes-Mortality-An-Analytical-Study Global-Eating-Habits-and-Diabetes-Mortality-An-Analytical-Study Public

    This project explores the potential relationship between continental eating habits and diabetes mortality rates worldwide. Utilizing data scraped from three web sources, I conducted a detailed anal…

    Python

  5. SON-Algorithm-Implementation-with-Spark SON-Algorithm-Implementation-with-Spark Public

    This assignment focuses on implementing the SON Algorithm using the Spark Framework to identify frequent itemsets within large datasets.

    Python

  6. Locality-Sensitive-Hashing-and-Collaborative-Filtering-on-Yelp-Data Locality-Sensitive-Hashing-and-Collaborative-Filtering-on-Yelp-Data Public

    The assignment comprises two main tasks: implementing LSH to identify similar businesses based on user ratings and developing various collaborative filtering recommendation systems to predict user …

    Python