Abstract
gmr is a Python library for Gaussian mixture regression (GMR). GMR is a regression approach that models probability distributions rather than functions. Hence, it is possible to model multimodal mappings. In GMR we first learn a joint probability distribution p(x, y) of input x and output y through expectation maximization (Dempster et al., 1977) and then compute the conditional distribution p(y|x) to make predictions. Thus, training is the same procedure as in a standard Gaussian mixture model (GMM).
Cite
CITATION STYLE
Fabisch, A. (2021). gmr: Gaussian Mixture Regression. Journal of Open Source Software, 6(62), 3054. https://doi.org/10.21105/joss.03054
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.