From 408fbe0a98ad8f5a667195b7d5beb947e25580fd Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Mar 2025 18:26:12 -0500 Subject: move from cleberg.net to cmc.pub --- .DS_Store | Bin 6148 -> 0 bytes notebooks/.DS_Store | Bin 6148 -> 0 bytes notebooks/Lincoln_Business_Clusters_Report.ipynb | 8 ++++---- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 .DS_Store delete mode 100644 notebooks/.DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 3e17dcc..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/notebooks/.DS_Store b/notebooks/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/notebooks/.DS_Store and /dev/null differ diff --git a/notebooks/Lincoln_Business_Clusters_Report.ipynb b/notebooks/Lincoln_Business_Clusters_Report.ipynb index 09b0039..27ddc76 100644 --- a/notebooks/Lincoln_Business_Clusters_Report.ipynb +++ b/notebooks/Lincoln_Business_Clusters_Report.ipynb @@ -108,18 +108,18 @@ "6. Southeast (Purple)\n", "\n", "#### Map of Clusters in Lincoln \n", - "![](https://img.cleberg.net/blog/014-ibm-data-science/04_clusters-min.png) \n", + "![](https://img.cmc.pub/blog/014-ibm-data-science/04_clusters-min.png) \n", "\n", "These clusters closely follow the street layout shown on the map. The clusters with many businesses (0 - 3) are in the most populous areas of Lincoln, while clusters 4 - 5 are in the areas of the city with fewer streets.\n", "\n", "#### Number of Venues by Cluster in Lincoln \n", - "![](https://img.cleberg.net/blog/014-ibm-data-science/05_venues_per_cluster-min.png) \n", + "![](https://img.cmc.pub/blog/014-ibm-data-science/05_venues_per_cluster-min.png) \n", "\n", "Finally, we can show a deeper inspection of the venues in these clusters. For investors who may want to invest in Mexican restaurants, they would have to decide whether to invest in an area with many Mexican restaurants already (cluster #1) or a cluster with fewer restaurants. Likewise, we can see which areas are more popular for other business categories. \n", "\n", "#### Venue Categories by Clusters in Lincoln (>1) \n", - "![](https://img.cleberg.net/blog/014-ibm-data-science/06_categories_per_cluster_pt1-min.png) \n", - "![](https://img.cleberg.net/blog/014-ibm-data-science/07_categories_per_cluster_pt2-min.png) " + "![](https://img.cmc.pub/blog/014-ibm-data-science/06_categories_per_cluster_pt1-min.png) \n", + "![](https://img.cmc.pub/blog/014-ibm-data-science/07_categories_per_cluster_pt2-min.png) " ] }, { -- cgit v1.2.3-70-g09d2