12:43 PM, Jacob Schreiber wrote:
>
> I'm not too familiar with how complex values are traditionally treated, but
> is it possible to make the complex component a real valued component and
> treat it just as having twice as many features?
>
> On Mon, Jan 9, 2017 at 11:
Hi All,
I’d like to set up a GMM using mixture.BayesianGaussianMixture to model a
probability density of complex random variables (the learned means and
covariances should also be complex valued). I wasn’t able to see any mention of
how to handle complex variables in the documentation so I’m cu