Skip to content
#

kdtree

Here are 27 public repositories matching this topic...

This repository contains two implementations of a K-Nearest Neighbors (KNN) classifier for predicting online shopping behavior. The classifiers are implemented in Python and use different approaches for finding the nearest neighbors: Naive Implementation, KDTree Implementation

  • Updated May 27, 2024
  • Python

Improve this page

Add a description, image, and links to the kdtree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kdtree topic, visit your repo's landing page and select "manage topics."

Learn more