SUSI: Supervised Self-Organizing Maps for Regression and Classification in Python

03/26/2019
by   Felix M. Riese, et al.
10

In many research fields, the sizes of the existing datasets vary widely. Hence, there is a need for machine learning techniques which are well-suited for these different datasets. One possible technique is the self-organizing map (SOM), a type of artificial neural network which is, so far, weakly represented in the field of machine learning. The SOM's unique characteristic is the neighborhood relationship of the output neurons. This relationship improves the ability of generalization on small datasets. SOMs are mostly applied in unsupervised learning and few studies focus on using SOMs as supervised learning approach. Furthermore, no appropriate SOM package is available with respect to machine learning standards and in the widely used programming language Python. In this paper, we introduce the freely available SUpervised Self-organIzing maps (SUSI) Python package which performs supervised regression and classification. The implementation of SUSI is described with respect to the underlying mathematics. Then, we present first evaluations of the SOM for regression and classification datasets from two different domains of geospatial image analysis. Despite the early stage of its development, the SUSI framework performs well and is characterized by only small performance differences between the training and the test datasets. A comparison of the SUSI framework with existing Python and R packages demonstrates the importance of the SUSI framework. In future work, the SUSI framework will be extended, optimized and upgraded e.g. with tools to better understand and visualize the input data as well as the handling of missing and incomplete data.

READ FULL TEXT

page 1

page 2

page 3

page 4

page 5

page 6

page 7

page 8

research
02/25/2020

CausalML: Python Package for Causal Machine Learning

CausalML is a Python implementation of algorithms related to causal infe...
research
02/17/2022

GEMA: An open-source Python library for self-organizing-maps

Organizations have realized the importance of data analysis and its bene...
research
03/09/2022

SparseChem: Fast and accurate machine learning model for small molecules

SparseChem provides fast and accurate machine learning models for bioche...
research
12/23/2019

Customers Churn Prediction in Financial Institution Using Artificial Neural Network

In this study, a predictive model using Multi-layer Perceptron of Artifi...
research
09/17/2021

Natlog: a Lightweight Logic Programming Language with a Neuro-symbolic Touch

We introduce Natlog, a lightweight Logic Programming language, sharing P...
research
02/25/2022

DataLab: A Platform for Data Analysis and Intervention

Despite data's crucial role in machine learning, most existing tools and...

Please sign up or login with your details

Forgot password? Click here to reset