Skip to content
#

nearest-neighbor

Here are 89 public repositories matching this topic...

This is a delivery routing simulation application written in Python utilizing PyCharm to address a list of packages with deadlines, delays, dependencies, and other conflicts all needing to be delivered by deadlines and with traveling under a certain mileage threshold. The application utilizes a nearest neighbor algorithm for delivery routing.

  • Updated Jul 4, 2023
  • Python

The BetterMart Collaborative-Based Recommendation System enhances the shopping experience on the BetterMart ecommerce website(developed by me). By leveraging collaborative filtering and nearest neighbor techniques, the system provides personalized product recommendations to users based on their browsing and purchase history.

  • Updated Jun 21, 2023
  • Python

Improve this page

Add a description, image, and links to the nearest-neighbor 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 nearest-neighbor topic, visit your repo's landing page and select "manage topics."

Learn more