ugtm¶
Description¶
ugtm provides an implementation of GTM (Generative Topographic Mapping), kGTM (kernel Generative Topographic Mapping), GTM classification models (kNN, Bayes) and GTM regression models. ugtm also implements cross-validation options which can be used to compare GTM classification models to SVM classification models, and GTM regression models to SVM regression models. Modules system sets up the following environment variables for this module:
Environment Modules¶
Run module spider ugtm
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_UGTM_DIR - installation directory
- HPC_UGTM_BIN - executable directory
Citation¶
If you publish research that uses ugtm you have to cite it as follows:
https://github.com/hagax8/ugtm#citing-ugtm
Categories¶
statistics, modeling