Category: Machine Learning
-
Fuzzy Clustering C-Means for CVRP
Fuzzy Clustering C-Means for solving Multi Depot Vehicle Routing Problems. In this project, I developed a solution using Fuzzy C-means clustering to address a complex problem involving vehicle objectives represented as nodes. The main goal was to enable each node to belong to multiple clusters, a feature that is not possible with standard clustering techniques…