------------------ - [ADDED] Landing page with vuepress. - [ADDED] Conda-forge recipe. - [ADDED] Function `SOMClassifier.predict_proba()` - [ADDED] Example notebook for multi-output regression - [CHANGED] Code formatting to black. - [CHANGED] CI from travis to GitHub actions. - [FIXED] Requirements in setup.py
1.1.2
-------------------- - [ADDED] Python 3.9 support. Python 3.6 support will be removed soon. - [CHANGED] Function names for private use now start with an underscore.
1.1.1
-------------------- - [ADDED] New distance metric "spectralangle". - [ADDED] FAQs. - [ADDED] Separate between positional and keyword parameters. - [ADDED] Plot script for neighborhood distance weight matrix. - [FIXED] Added inherited members to code documentation.
------------------------------------ - [ADDED] Support for Python 3.8.x. - [ADDED] Test coverage and MultiOutput test. - [CHANGED] Function `setPlaceholder` to `_set_placeholder`. - [FIXED] Documentation links