No project description provided
Project description
# somap_py | A Self Organizing Map Utility Implements a Self Organizing Map algorithm based on the [R Kohonen SOM](https://cran.r-project.org/web/packages/kohonen/kohonen.pdf) in Python.
## Run the Self Organizing Map The SOM can be run by calling the graphical user interface script (GUI):
>> python som_selector_gui.py
The SOM can also be run from a python script :
- Examples/SOM-Driver-Example.py
A simple example of how to make calls to run an SOM in a script
## Requirements for Windows * Python 3+ * Numpy * Scipy * Matplotlib * Pandas * PyQt4 * Rtree * Scikit-Learn * Scikit-Image
If developing on Windows and unample to >> pip install package , pre-built solutions can be found at (https://www.lfd.uci.edu/~gohlke/pythonlibs/) where links can be downloaded from that site, making sure you select the correct download depending on your version of Python. These downloads are pre-compiled and made for easy Windows install. Once downloaded they can be installed from a command line like follows:
>> pip install GDAl-2.3.2-cp37-cp37m-win_amd64.whl If you don’t have __pip__ it will give you a message and tell you how to get it.
- Microsoft Visuall C++ Build Tools (https://www.microsoft.com/en-us/download/confirmation.aspx?id=48159)
Download and click through setup helper
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file somap_py-0.1.0.tar.gz
.
File metadata
- Download URL: somap_py-0.1.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7beac657ed15163e79a4275bf937ff666354e77874b02a55966c180f8eaec3f5 |
|
MD5 | 69822b6235a950b61e1cd84a87b51de8 |
|
BLAKE2b-256 | 9bf27cabb78b8a2d24d54c30023dba351f2475729f43e43d10dcf168b7ada016 |
File details
Details for the file somap_py-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: somap_py-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b96283933a09a8b32f62fc07c4f0dbbc83b82cf8b3ab3401ed1c78ac5132fe76 |
|
MD5 | 756059e57b8f5e097d58a290f0273ce5 |
|
BLAKE2b-256 | 88ecb22957f76bca1beb55622375dab9e788e5da8095340b42e05872802a6efc |