SOMptimised
Contents
SOMptimised#
An optimised Self Organising Map module based on sklearn-som with additional features.
Installation#
SOMptimised is available for installation through pip by running the following command
pip install SOMptimised
Dependencies#
Below are listed the dependencies required for the library to run with their latest version with which it was tested:
Library |
Version |
Installation (pip) |
Installation (conda) |
---|---|---|---|
1.21.2 |
|
|
|
1.1.0 |
|
|
|
0.4.4 |
|
|
Tutorial/Example#
A tutorial on how to use the SOM can be found below: