Skip to content
View Matx1n3's full-sized avatar
  • GeoAI Tech Analytics
  • Hondarribia

Highlights

  • Pro

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

  3. ARP-POISONER ARP-POISONER Public

    Script that uses arp poisoning to enable a MITM attack

    Python 1

  4. MetropolisSampling MetropolisSampling Public

    This project implements the Metropolis-Hastings algorithm for sampling from a probability distribution function (PDF)

    C++