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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 1

  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. Transfer-Learning-for-Image-Classification Transfer-Learning-for-Image-Classification Public

    This project utilizes transfer learning with pre-trained models EfficientNetB0 and VGG16 in Keras to accurately classify 20 bird species from images, achieving up to 79.53% accuracy with techniques…

    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