prototorch_models/prototorch/models
danielstaps 0a2da9ae50
Added Vis for GMLVQ with more then 2 dims using PCA (#11)
* Added Vis for GMLVQ with more then 2 dims using PCA

* Added initialization possibility to GMlVQ with PCA and one example with omega init + PCA vis of 3 dims

* test(githooks): Add githooks for automatic commit checks

Co-authored-by: staps@hs-mittweida.de <staps@hs-mittweida.de>
Co-authored-by: Alexander Engelsberger <alexanderengelsberger@gmail.com>
2021-06-18 13:28:11 +02:00
..
__init__.py [FEATURE] Add PLVQ model 2021-06-12 13:02:26 +02:00
.glvq.py.swp Added Vis for GMLVQ with more then 2 dims using PCA (#11) 2021-06-18 13:28:11 +02:00
abstract.py Update SOM 2021-06-09 18:21:12 +02:00
callbacks.py Minor aesthetic change 2021-06-05 01:23:58 +02:00
cbc.py [QA] Remove unused argument from CBC 2021-06-07 21:00:58 +02:00
data.py test(githooks): Add githooks for automatic commit checks 2021-06-16 16:16:34 +02:00
extras.py [REFACTOR] Major cleanup 2021-06-04 22:20:32 +02:00
glvq.py Added Vis for GMLVQ with more then 2 dims using PCA (#11) 2021-06-18 13:28:11 +02:00
knn.py [REFACTOR] Major cleanup 2021-06-04 22:20:32 +02:00
lvq.py [REFACTOR] Major cleanup 2021-06-04 22:20:32 +02:00
probabilistic.py [FEATURE] Add PLVQ model 2021-06-12 13:02:26 +02:00
unsupervised.py [BUGFIX] Log loss in NG and GNG 2021-06-11 18:50:14 +02:00
vis.py Added Vis for GMLVQ with more then 2 dims using PCA (#11) 2021-06-18 13:28:11 +02:00