File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Prediction Models/ClusterLogic Model Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ ClusterLogic Model is a powerful customer segmentation tool designed to categori
6060### Installation
6161Clone this repository:
6262``` bash
63- git clone https://github.com/yourusername/Customer_Clust .git
64- cd Customer_Clust
63+ git clone https://github.com/yourusername/ClusterLogic .git
64+ cd ClusterLogic
6565```
6666Install the necessary dependencies:
6767
@@ -72,7 +72,7 @@ pip install -r requirements.txt
7272Run the Jupyter notebook to explore the data and generate customer segments:
7373
7474``` bash
75- jupyter notebook notebooks/Customer_Segmentation .ipynb
75+ jupyter notebook notebooks/ClusterLogic_Model .ipynb
7676```
7777To run the segmentation pipeline as a script:
7878
You can’t perform that action at this time.
0 commit comments