Metadata-Version: 2.1
Name: fcm-mp
Version: 0.1.0
Summary: Fuzzy Cognitive Map with Moore-Penrose inverse learning
Home-page: https://github.com/gnapoles/fcm_mp
Author: Gonzalo Nápoles
Author-email: g.r.napoles@uvt.nl
License: Apache License 2.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE

The package implements a learning method based on the Moore-Penrose inverse for hybrid Fuzzy Cognitive Maps. In this hybrid model, the user can specify how the problem features interact or let the algorithm compute that matrix from the data using unsupervised learning. The supervised learning step focuses on computing the relationships between the last hidden state of the Fuzzy Cognitive Maps and the outputs. Therefore, the model is devoted to solving multi-output regression problems where problem features are connected in non-trivial ways.
