Skip to content
View sammiyeung2's full-sized avatar

Block or report sammiyeung2

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

Pinned Loading

  1. turtle-website turtle-website Public

    A Tinder-style Housing App for Students

    HTML 1 1

  2. data-visualization-and-structures data-visualization-and-structures Public

    Created three different visualizations using datasets from UCI's Machine Learning Repository and Kaggle

    Python

  3. knn-and-naive-bayes knn-and-naive-bayes Public

    Used a banknote authentication dataset from UCI's ML Repository to apply two supervised machine learning approaches to

    Python

  4. simulated_outbreak simulated_outbreak Public

    Created using Python as part of CS2120 (Coding Essentials) course

    Python

  5. city-planner city-planner Public

    Uses OOP concepts (e.g. 2D arrays, inheritance, overriding, etc.) to represent the potential layout of a city with various Building objects

    Java

  6. nhl-playoffs nhl-playoffs Public

    Built a binary tree to represent the NHL's playoff structure

    Java