8000 GitHub - jharishav99/Pizza-Parlour-Study: In the given list of locations of customers who frequently order Pizza we want to find out optimal locations of Pizza Parlours where they should be opened.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

In the given list of locations of customers who frequently order Pizza we want to find out optimal locations of Pizza Parlours where they should be opened.

Notifications You must be signed in to change notification settings

jharishav99/Pizza-Parlour-Study

Repository files navigation

Pizza-Parlour-Study

Given the list of locations of customers who frequently order Pizza we want to find out optimal locations of Pizza Parlours where they should be opened.

Goal :-

Partition the data among some K number of clusters. Let us assume K is known to us.

So we need to find an assignment of data points to clusters, as well as a set of cluster centers ,such that the sum of the squares of the distances of each data point to its closest cluster center, is a minimum.

About

In the given list of locations of customers who frequently order Pizza we want to find out optimal locations of Pizza Parlours where they should be opened.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0