Skip to content
View alexland's full-sized avatar

Block or report alexland

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

Pinned Loading

  1. fp-growth-for-frequent-itemsets fp-growth-for-frequent-itemsets Public

    compact encoding & very fast retrieval of frequent item sets with FP-Growth

    Jupyter Notebook 11 8

  2. similarity-metrics similarity-metrics Public

    functions to determine pair-wise "similarity" of two vectors by calculating distance in various metric spaces

    Python 6

  3. decisionTree-npgv decisionTree-npgv Public

    recursive descent parser based on C4.5, implemented using python + numpy (computation engine) and graphviz (tree layout + rendering)

    Python 4 3

  4. kPCA kPCA Public

    several spectral-based matrix decomposition techniques, coded in Python/NumPy, for segmentation/clustering, dimension reduction

    Python 4 1

  5. coroutine-based-etl coroutine-based-etl Public

    a lightweight modular framework for data processing using python coroutines

    Python 1

  6. foldLeft-in-scala foldLeft-in-scala Public

    many examples of the foldLeft method in scala

    Scala