This project is a PoC implementation for BL-FlowSOM algorithm.
To run this project, you need:
- Python 3.11.0 or later
- pip 25.0 or later
-
Clone this repository:
git clone https://github.com/sony/bl-flowsom_poc
-
Navigate to the project directory:
cd bl-flowsom_poc
-
Install the required libraries:
pip install -r requirements.txt
- Run the small test script:
cd lib python tiny_test.py
You can see codes.csv and clus.csv file in the folder.
- Run the Batch SOM process for the data.