Metadata-Version: 2.1
Name: so-magic
Version: 0.3.8
Summary: Self Organising MAp Graceful InterfaCe
Home-page: UNKNOWN
License: GNU GPLv3
Download-URL: https://github.com/boromir674/so-magic/archive/v0.3.8.tar.gz
Project-URL: Issue Tracker, https://github.com/boromir674/so-magic/issues
Project-URL: Changelog, https://github.com/boromir674/so-magic/blob/dev/CHANGELOG.rst
Project-URL: Source, https://github.com/boromir674/so-magic
Project-URL: Documentation, https://so-magic.readthedocs.io/en/dev/
Keywords: unsupervised learning,self-organizing map
Platform: UNKNOWN
Description-Content-Type: text/x-rst
Requires-Dist: attrs
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: somoclu

SOMAGIC
Self-organising map

Self-Organising MAp Graceful InterfaCe (SO-MAGIC)

A python library providing with an elegant interface (API) to infer models of the Self-organing Map family, based on structured data.


.. start-badges

|travis| |appveyor| |codacy_coverage| |docs| |better_code_hub| |codacy_quality| |scrutinizer_code_quality| |code_intelligence_status|


.. |travis| image:: https://travis-ci.org/boromir674/so-magic.svg?branch=dev
    :alt: Travis-CI Build Status
    :target: https://travis-ci.org/boromir674/so-magic

.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/6u04abdkt9ou802l/branch/dev?svg=true
    :alt: Appveyor Build Status
    :target: https://ci.appveyor.com/project/boromir674/so-magic/branch/dev

.. |codacy_coverage| image:: https://app.codacy.com/project/badge/Coverage/3c5b20d36ce94865b704e589b89204d4
    :alt: Codacy code coverage
    :target: https://www.codacy.com/manual/boromir674/so-magic?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=boromir674/so-magic&amp;utm_campaign=Badge_Coverage

.. |docs| image:: https://readthedocs.org/projects/so-magic/badge/?version=dev
    :target: https://so-magic.readthedocs.io/en/latest/?badge=dev
    :alt: Documentation Status

.. |better_code_hub| image:: https://bettercodehub.com/edge/badge/boromir674/so-magic?branch=dev
    :alt: Better Code Hub
    :target: https://bettercodehub.com/

.. |codacy_quality| image:: https://app.codacy.com/project/badge/Grade/3c5b20d36ce94865b704e589b89204d4
    :alt: Codacy Code quality
    :target: https://www.codacy.com/manual/boromir674/so-magic?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=boromir674/so-magic&amp;utm_campaign=Badge_Grade

.. |scrutinizer_code_quality| image:: https://scrutinizer-ci.com/g/boromir674/so-magic/badges/quality-score.png?b=dev
    :alt: Code Quality
    :target: https://scrutinizer-ci.com/g/boromir674/so-magic/?branch=dev

.. |code_intelligence_status| image:: https://scrutinizer-ci.com/g/boromir674/so-magic/badges/code-intelligence.svg?b=dev
    :alt: Code Intelligence
    :target: https://scrutinizer-ci.com/code-intelligence

.. |codecov| image:: https://codecov.io/gh/boromir674/so-magic/branch/dev/graph/badge.svg
    :alt: Codecov.io code coverage
    :target: https://codecov.io/gh/boromir674/so-magic


