Skip to content

sony/bl-flowsom_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

This project is a PoC implementation for BL-FlowSOM algorithm.

Requirements

To run this project, you need:

  • Python 3.11.0 or later
  • pip 25.0 or later

Setup

  1. Clone this repository:

    git clone https://github.com/sony/bl-flowsom_poc
  2. Navigate to the project directory:

    cd bl-flowsom_poc
  3. Install the required libraries:

    pip install -r requirements.txt

Usage

  1. Run the small test script:
    cd lib
    python tiny_test.py

You can see codes.csv and clus.csv file in the folder.

  1. Run the Batch SOM process for the data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages