Skip to content
View maxbarshay's full-sized avatar

Block or report maxbarshay

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. StatsCourseBot StatsCourseBot Public

    Python

  2. Knapsack-Algorithms Knapsack-Algorithms Public

    Final Project of CSC 349. Solving the knapsack problem with Exhaustive Search, Greedy, Dynamic Programming, and Branch and Bound. Including paper describing plusses and minuses of the various appro…

    Java

  3. Shiny-App Shiny-App Public

    This is a Shiny application that I created in my R class at Cal Poly. It uses the leaflet package to create an interactive sports map.

    HTML

  4. apriori apriori Public

    My implementation of the apriori algorithm.

    Python

  5. Statistics-Projects Statistics-Projects Public

    A compilation of statistics projects that I have completed while at Cal Poly.

  6. Minesweeper Minesweeper Public

    My implementation of a minesweeper solver.

    Python