Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMAP-clustering

This repository contains a UMAP-based product clustering script.

Files

  • UMAP.py: Performs UMAP dimensionality reduction and KMeans clustering on product cooccurrence data.
  • product_cooccurrence.csv: Product cooccurrence matrix.
  • products.csv: Product metadata.

Usage

Install requirements:

pip install numpy pandas scikit-learn umap-learn matplotlib

Run:

python UMAP.py

About

how to clustering with UMAP

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages