Skip to content
View Matx1n3's full-sized avatar

Block or report Matx1n3

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. k-NN_using_kd-tree k-NN_using_kd-tree Public

    A Python implementation of the K-Nearest Neighbors (KNN) algorithm, offering a versatile KNN classifier equipped with a k-d tree for efficient nearest neighbor search.

    Python

  2. numpy_array_evaluator numpy_array_evaluator Public

    Efficient NumPy-based array evaluator leveraging parallel processing for accelerated element-wise computations.

    Python