Skip to content
View achanbour's full-sized avatar

Highlights

  • Pro

Block or report achanbour

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. parser-project parser-project Public

    Implementation of a calculator model in Python demonstrating recursive-descent parsing.

    Python 1

  2. nba-career-longevity nba-career-longevity Public

    Predicting the career longevity of an NBA player using various machine learning methods in R.

    RMarkdown

  3. min-heap-implementation min-heap-implementation Public

    Implementation of a min-heap data structure using linked lists in Python.

    Python