wkqun555 / gaussian_mixture_model

This repo will show you: 1. how to calculate the GMM(gaussian mixture model); 2. how to predict values by GMR (gaussian mixture regression).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gaussian Mixture Model

This repo will show you: 1. how to calculate the GMM(gaussian mixture model); 2. how to predict values by GMR (gaussian mixture regression).

Introduction

You could simply fix parameters of this repo to fulfill complex modeling and prediction.

Corresponding

Author: Xutian Deng

Email: dengxutian@126.com

About

This repo will show you: 1. how to calculate the GMM(gaussian mixture model); 2. how to predict values by GMR (gaussian mixture regression).


Languages

Language:Python 100.0%